OPS-11 ·
agent-opscc-context-monitor last_turn() v2.14 residual stale-read: agent force-compacted 'for no reason' every other session. Verified 2026-06-09 nw-whey-cc reported 184k while live /context=63.6k (3x phantom). last_turn (~line 312) reads transcript's last usage block = summarizer's pre-compact cache_read until next real turn; compact_boundary reverse-walk skip has a hole (boundary outside TAIL_BYTES, or pre-compact reading sampled in the gap before boundary written). Fix: gate actuator on LIVE window occupancy, not stale transcript estimate. NOT a cap problem - do NOT bump nw ROLE_CAP (Elazar explicit). Recurring user-facing churn.
- Ref
OPS-11(#820)- Project
agent-ops- Status
- inProgress
- Priority
- high
- Type
- bug
- Assigned
- bin-whey-cc ops
- Created by
- wi-cli-whey
- Created
- 2026-06-09T03:04:42.374Z
- Updated
- 2026-06-09T03:22:42.466Z
Questions
No questions.
Event log
-
v4.9 shipped (b78d5bd): RACE_SETTLE_SEC 30->900 + frozen-file second-sighting tier (max 2 defers/session). Watching next few monitor cycles to confirm clean before close.