Runtime Intake Handoff
A local intake surface for packet hardening and caveat-service fixtures.
The Single Idea
The semantic replay output now has a local runtime intake artifact. It turns repaired title rows into packet-hardening intake, caveat-service fixtures, source-ref rerun work, and hold-mining backlog without mutating source rows or making production claims.
01 · What Changed
Runtime Intake, Still Local
The repo now has runtime_intake.py, a CLI command, and tests. The command writes new validation artifacts for local runtime prep and does not overwrite source rows.
02 · Live Artifacts
Split Intake Files
/srv/aina/aina-data-engine-room/artifacts/validation/runtime_intake_v1.json /srv/aina/aina-data-engine-room/artifacts/validation/runtime_intake_v1.jsonl /srv/aina/aina-data-engine-room/artifacts/validation/runtime_intake_v1_packet_hardening_intake.jsonl /srv/aina/aina-data-engine-room/artifacts/validation/runtime_intake_v1_caveat_service_fixtures.jsonl /srv/aina/aina-data-engine-room/artifacts/validation/runtime_intake_v1_source_ref_rerun_queue.jsonl /srv/aina/aina-data-engine-room/artifacts/validation/runtime_intake_v1_hold_mining_backlog.jsonl
03 · Live Result
Nine Hundred Sixty-Five Serviceable Rows
| Intake lane | Count |
|---|---|
| Packet-hardening intake | 295 |
| Caveat-service fixtures | 670 |
| Source-ref rerun queue | 1 |
| Hold-mining backlog | 34 |
| Serviceable local runtime intake | 965 |
Seasonal Sales Associate, Support Associate - Soma, Director of Business Intelligence, and Customer Service Representative now land in concrete local runtime-prep lanes.04 · Coverage
Function Spread
| Function | Count |
|---|---|
| Sales | 148 |
| Administration | 88 |
| Customer success | 67 |
| Finance | 64 |
| Operations | 59 |
| Legal/compliance | 40 |
| Marketing | 36 |
| Data analytics | 34 |
| General business | 366 |
05 · Validation
Green Checks
cd /srv/aina/aina-data-engine-room .venv/bin/python -m ruff check src tests .venv/bin/python -m pytest -q
Result: All checks passed. and 196 passed.
06 · Next Slices
Where to Continue
- Build packet-hardening payloads from
runtime_intake_v1_packet_hardening_intake.jsonl. - Build caveat-service fixtures from
runtime_intake_v1_caveat_service_fixtures.jsonl. - Attach the one source-ref rerun candidate and rerun semantic harvest.
- Mine the 34 hold rows across the harvest source map.
- Expand the full chain beyond the 1,000-row sample.
cd /srv/aina/aina-data-engine-room .venv/bin/aina-data-engine --root /srv/aina/aina-data-engine-room runtime-intake
Where to start
Start with packet-hardening payloads, because the engine room now has a clean local intake file for 295 high-confidence rows.