Workflow
    intakeautomationreport-onlyhuman-reviewqueue-governanceMaggie Todo

    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

    6 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
      subprocess
    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

    Related chats

    Related nodes