Objective
Add budget and stop-condition guardrails for auto-review and auto-drive loops so useful automation cannot churn indefinitely or silently burn rate limits.
Finish Line
Auto-review and auto-drive keep their Every Code value, but long-running or stuck loops have visible budgets, progress checks, and safe stop behavior.
Current Status
State: Active. Prerequisite #44 is complete, so this can proceed from scanner evidence rather than waiting on rollout/session token-efficiency instrumentation.
Next action: Inspect auto-review/auto-drive loop control, token accounting, and subprocess lifecycle behavior.
Blocked by: Nothing current.
Last verified: 2026-05-16 during cross-repo issue audit; stale native blocker edge to completed #44 was removed.
Scope
- In: Turn caps, token budgets, progress heuristics, stuck-process detection, subprocess status visibility, and user-facing warnings.
- Out: Disabling auto-review or reducing it to a cheap ineffective reviewer.
Acceptance Criteria
Relationships
Parent: #43
Completed prerequisite: #44
Related: model-role audit and local LLM sandboxing.
Validation
Reproduce a long-running review scenario and verify budget/stop behavior without losing useful review output.
Decisions
Auto-review is a flagship feature to preserve with guardrails, not remove.
Open Questions
What thresholds should apply by default for Pro/Team/high-budget users?
Objective
Add budget and stop-condition guardrails for auto-review and auto-drive loops so useful automation cannot churn indefinitely or silently burn rate limits.
Finish Line
Auto-review and auto-drive keep their Every Code value, but long-running or stuck loops have visible budgets, progress checks, and safe stop behavior.
Current Status
State: Active. Prerequisite #44 is complete, so this can proceed from scanner evidence rather than waiting on rollout/session token-efficiency instrumentation.
Next action: Inspect auto-review/auto-drive loop control, token accounting, and subprocess lifecycle behavior.
Blocked by: Nothing current.
Last verified: 2026-05-16 during cross-repo issue audit; stale native blocker edge to completed #44 was removed.
Scope
Acceptance Criteria
Relationships
Parent: #43
Completed prerequisite: #44
Related: model-role audit and local LLM sandboxing.
Validation
Reproduce a long-running review scenario and verify budget/stop behavior without losing useful review output.
Decisions
Auto-review is a flagship feature to preserve with guardrails, not remove.
Open Questions
What thresholds should apply by default for Pro/Team/high-budget users?