II.
TestableClaim JSON
Structured · liveclaim:stop-hook-copilot-interactive-degrades
Copilot CLI stop hook degrades deny (no block support) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:stop-hook-copilot-interactive-degrades",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/stop-hook-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Copilot CLI stop hook degrades deny (no block support)",
"description": "Copilot CLI's adapter does not support blockCapability, so a handler\nreturning deny at turn.stop is degraded. The hook fires but cannot\nprevent the agent from stopping.\n",
"testStatus": "pending",
"testType": "integration",
"testCommand": "npx vitest run packages/atlas/tests/claims/stop-hook-control.test.ts -t \"copilot adapter.*deny decision is degraded\"",
"category": "hooks",
"priority": "high"
},
"outgoingEdges": [
{
"from": "claim:stop-hook-copilot-interactive-degrades",
"to": "agent:copilot-cli",
"kind": "asserts_about"
},
{
"from": "claim:stop-hook-copilot-interactive-degrades",
"to": "hook-surface:stop",
"kind": "asserts_about"
}
],
"incomingEdges": [
{
"from": "experiment:stop-hook-control-interactive",
"to": "claim:stop-hook-copilot-interactive-degrades",
"kind": "tests_claim"
},
{
"from": "evidence:hooks-mux-stop-hook-test-suite",
"to": "claim:stop-hook-copilot-interactive-degrades",
"kind": "backed_by_evidence"
}
]
}