The operator guide's Drift queue (operator workflow) section (docs/operator-guide.md) explains the queue and the experimental LLM agent, but never mentions the npm run drift-worker script (scripts/drift-worker.ts) that operators/CI use to drain pending drift events.
Scope
Small, self-contained doc change — good first issue.
The operator guide's Drift queue (operator workflow) section (
docs/operator-guide.md) explains the queue and the experimental LLM agent, but never mentions thenpm run drift-workerscript (scripts/drift-worker.ts) that operators/CI use to drain pending drift events.Scope
npm run drift-workerdoes and when to run itGET /api/drift/events?status=pendingand the post-merge ack workflowSmall, self-contained doc change — good first issue.