diff --git a/docs/agent-lifecycle/approvals.md b/docs/agent-lifecycle/approvals.md index 5daaa0d1..7430ff2c 100644 --- a/docs/agent-lifecycle/approvals.md +++ b/docs/agent-lifecycle/approvals.md @@ -216,7 +216,7 @@ target drives `push_todo`'s own upsert-by-key dedup: a re-fire of the *same schedule* against a target that hasn't reviewed the last one collapses into that one todo instead of stacking up. -`operator` is not a valid schedule target — she isn't a container with +`operator` isn't a valid schedule target — she isn't a container with a todo inbox to push a wake into, and this mechanism is for fanning a prompt out to agents, not scheduling something at her. Rejected at submit/edit time (`ScheduledPrompts::submit`/`update`).