Claude Code CLI command name
claim-test:claude-code-cli-command
ClaimTestcatalog-meta/claim-tests/canonical-claim-tests.yaml·Open in Graph → {
"id": "claim-test:claude-code-cli-command",
"_kind": "ClaimTest",
"_file": "catalog-meta/claim-tests/canonical-claim-tests.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "Claude Code CLI command name",
"claimId": "claim:claude-code-cli-command",
"filePath": "graph/tests/claims/claude-code-cli-command.test.cjs",
"framework": "node-test",
"cadence": "weekly",
"testabilityKind": "cli-flag",
"lastResult": "never-run"
},
"outgoingEdges": [
{
"from": "claim-test:claude-code-cli-command",
"to": "claim:claude-code-cli-command",
"kind": "tests_claim",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "claim-test-run:claude-code-cli-command-2026-05-04",
"to": "claim-test:claude-code-cli-command",
"kind": "test_run_of",
"attributes": {}
},
{
"from": "ci-workflow:claim-tests-weekly",
"to": "claim-test:claude-code-cli-command",
"kind": "schedules_claim_test",
"attributes": {}
}
]
}