docs: fix vale contraction lint in approvals.md

This commit is contained in:
damocles 2026-09-11 23:02:04 +02:00 committed by mara
commit 53507bf59c

View file

@ -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 *same schedule* against a target that hasn't reviewed the last one
collapses into that one todo instead of stacking up. 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 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 prompt out to agents, not scheduling something at her. Rejected at
submit/edit time (`ScheduledPrompts::submit`/`update`). submit/edit time (`ScheduledPrompts::submit`/`update`).