II.
Claim JSON
Structured · liveclaim:claude-code-cli-command
claim:claude-code-cli-command json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:claude-code-cli-command",
"_kind": "Claim",
"_file": "catalog-meta/claims/claude-code-cli-command.yaml",
"_cluster": "catalog-meta",
"attributes": {
"subjectKind": "AgentVersion",
"statement": "Claude Code 1.x is launched via the `claude` CLI command.",
"confidence": "high",
"provenanceKind": "vendor-doc",
"evidenceStrength": "strong",
"status": "accepted",
"subjectId": "agentVersion:claude:ge-0-0-0",
"attribute": "cliCommand",
"value": "claude",
"evidenceSourceIds": [
"evidence:anthropic-models-doc"
],
"claimedAt": "2026-04-28T10:00:00Z",
"claimedBy": "a5c-ai-team"
},
"outgoingEdges": [
{
"from": "claim:claude-code-cli-command",
"to": "agentVersion:claude:ge-0-0-0",
"kind": "about_subject"
},
{
"from": "claim:claude-code-cli-command",
"to": "evidence:anthropic-models-doc",
"kind": "backed_by_evidence"
}
],
"incomingEdges": [
{
"from": "claim-test:claude-code-cli-command",
"to": "claim:claude-code-cli-command",
"kind": "tests_claim",
"attributes": {}
},
{
"from": "claim-test:claude-code-session-path-convention",
"to": "claim:claude-code-cli-command",
"kind": "tests_claim",
"attributes": {}
},
{
"from": "claim-test:mcp-stdio-init-handshake",
"to": "claim:claude-code-cli-command",
"kind": "tests_claim",
"attributes": {}
},
{
"from": "claim-test:filesystem-mcp-tool-list",
"to": "claim:claude-code-cli-command",
"kind": "tests_claim",
"attributes": {}
}
]
}