stop-hook-must-guard-against-non-termination-stop-events
Stop hook logic should check whether an actual termination occurred before running verification gates. A heuristic: if the last assistant message is a short waiting phrase or a single punctuation mark (’.’), the hook should exit early without blocking. Alternatively, the hook prompt should include an explicit no-op path: ‘If no stop action was initiated, output APPROVED without further evaluation.‘
Related
- stop-hook-deadlock-on-awaiting-user-input-sessions
- 2026-04-04-oracle-001-self-architecture-analysis
- stop-hook-false-positive-during-waiting-state
- stop-hook-infinite-loop-when-brainstorming-awaits-user-input
- stop-hook-needs-agent-stop-intent-guard
- stop-hook-must-check-for-actual-stop-event-not-message-conte