feat: RFC for token-efficient monitors - #5180
Conversation
GPT 5.6 Review — ✅ no blocking findingsGPT 5.6 completed its review of This comment is updated in place on each push. Review detailsNo findings. False positive or not applicable? A repository writer can comment: |
Opus 4.8 Review — ✅ no blocking findingsReviewed Verdict parsed from the review's SHA-scoped output markers for commit False positive or not applicable? A repository writer can comment: |
Design Review (Fable 5) — ✅ PASSDesign-level review of Design-Verdict: PASS A real, evidenced problem (all four observed loops died at cap) solved at its root — completion moves from prompt to runtime — with compat, budgets, and failure modes specified. [DESIGN-REVIEWED] f31efef |
c3995d9 to
9ccb4a1
Compare
Pull Request is not mergeable
9ccb4a1 to
ac959f0
Compare
ac959f0 to
288dd2f
Compare
a5255b3 to
db74504
Compare
db74504 to
e394629
Compare
e394629 to
f31efef
Compare
Problem / Motivation
The existing babysit flow repeatedly wakes the model to poll remote state, owns completion in prompt text, and has inconsistent budgets and behavior across dashboard and messaging surfaces.
Why it matters
Unchanged polling consumes turns and tokens without advancing work. Voluntary model-side stopping also makes completion, auditability, and cost controls unreliable.
What changed (motivation → approach → change)
Tests
bash scripts/docs-lint.shbash scripts/scrub-lint.sh --no-historyManual verification
N/A — this PR is documentation-only; documentation and policy gates cover the changed surface.
Related Issues
N/A — no linked issue. This RFC is the design authority for #5181 through #5186.
Checklist
Contribution License Agreement
N/A — the repository template does not yet supply final CLA wording.