II.
TestableClaim JSON
Structured · liveclaim:claude-code-has-hooks
Claude Code has comprehensive hook surface json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:claude-code-has-hooks",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/agent-capability-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Claude Code has comprehensive hook surface",
"description": "Claude Code fires hooks across 7+ surfaces including pre-tool-use,\npost-tool-use, stop, user-prompt-submit, subagent-start,\nsubagent-stop, and pre-compact, enabling deep customization.\n",
"testStatus": "passing",
"testType": "manual",
"category": "capability",
"priority": "high"
},
"outgoingEdges": [
{
"from": "claim:claude-code-has-hooks",
"to": "agent:claude-code",
"kind": "asserts_about"
}
],
"incomingEdges": [
{
"from": "experiment:claude-code-strengths",
"to": "claim:claude-code-has-hooks",
"kind": "tests_claim"
}
]
}