iiRecord
Agentic AI Atlas · Copilot CLI stop hook degrades deny (no block support)
claim:stop-hook-copilot-interactive-degradesa5c.ai
II.
TestableClaim JSON

claim:stop-hook-copilot-interactive-degrades

Structured · live

Copilot CLI stop hook degrades deny (no block support) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/testable-claims/stop-hook-claims.yamlCluster · domain
Record JSON
{
  "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"
    }
  ]
}