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
Daily intake queue summary
- Wake daily at 9:00 AM ET in the current Codex thread using the `daily-intake-queue-summary` heartbeat automationstate
- Read `DOCS/intake/queue.md` as the source artifact for current intake candidates and queue IDsaction
- Summarize queued, triaging, artifact draft, and ready-for-review items with ID, candidate, source type, status, initial lane, and next actionaction
- Separate completed, skipped, and deferred rows so the operator can see closed or parked evidence without mistaking it for active worksubprocess
- Check the human-review boundary: do not create intake artifacts, edit files, run sync/apply commands, mutate production, or preserve raw transcript textdecision
- Report the queue summary back to the operator with any missing-file or unreadable-file blocker named explicitlyaction