Daily intake queue summary
Report-only heartbeat automation that reviews the Hyphenomenon intake queue each morning, summarizes active queue IDs and next actions for the operator, and preserves the human review boundary by refusing artifact creation, file edits, sync/apply commands, production mutation, or raw transcript preservation.
Workflow steps
- 1
Wake daily at 9:00 AM ET in the current Codex thread using the `daily-intake-queue-summary` heartbeat automation
State
- 2
Read `DOCS/intake/queue.md` as the source artifact for current intake candidates and queue IDs
Action
- 3
Summarize queued, triaging, artifact draft, and ready-for-review items with ID, candidate, source type, status, initial lane, and next action
Action
- 4
Separate completed, skipped, and deferred rows so the operator can see closed or parked evidence without mistaking it for active work
Process
- 5
Check the human-review boundary: do not create intake artifacts, edit files, run sync/apply commands, mutate production, or preserve raw transcript text
Decision
- 6
Report the queue summary back to the operator with any missing-file or unreadable-file blocker named explicitly
Action