II.
TestableClaim overview
Reference · liveclaim:stop-hook-gemini-interactive-degrades
Gemini CLI stop hook degrades deny (no block support) overview
Gemini CLI's adapter does not support blockCapability, so a handler returning deny at turn.stop is degraded — the deny decision is stripped from the output. The hook fires but cannot prevent the agent from stopping.
Attributes
displayName
Gemini CLI stop hook degrades deny (no block support)
description
Gemini CLI's adapter does not support blockCapability, so a handler
returning deny at turn.stop is degraded — the deny decision is stripped
from the output. The hook fires but cannot prevent the agent from stopping.
testStatus
pending
testType
integration
testCommand
npx vitest run packages/atlas/tests/claims/stop-hook-control.test.ts -t "gemini adapter.*deny decision is degraded"
category
hooks
priority
high
Outgoing edges
asserts_about2
- agent:gemini-cli·AgentProductGemini CLI
- hook-surface:stop·HookSurfaceStop (canonical)
Incoming edges
backed_by_evidence1
- evidence:hooks-mux-stop-hook-test-suite·EvidenceSourcehooks-mux stop-hook control test suite
tests_claim1
- experiment:stop-hook-control-interactive·ExperimentStop Hook Control — Interactive Mode