II.
ClaimTest JSON
Structured · liveclaim-test:mcp-stdio-init-handshake
MCP stdio initialize handshake shape json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim-test:mcp-stdio-init-handshake",
"_kind": "ClaimTest",
"_file": "catalog-meta/claim-tests/canonical-claim-tests.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "MCP stdio initialize handshake shape",
"claimId": "claim:claude-code-cli-command",
"filePath": "graph/tests/claims/mcp-stdio-init-handshake.test.cjs",
"framework": "node-test",
"cadence": "weekly",
"testabilityKind": "api-shape",
"lastResult": "never-run"
},
"outgoingEdges": [
{
"from": "claim-test:mcp-stdio-init-handshake",
"to": "claim:claude-code-cli-command",
"kind": "tests_claim",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "claim-test-run:mcp-stdio-init-handshake-2026-05-04",
"to": "claim-test:mcp-stdio-init-handshake",
"kind": "test_run_of",
"attributes": {}
},
{
"from": "ci-workflow:claim-tests-weekly",
"to": "claim-test:mcp-stdio-init-handshake",
"kind": "schedules_claim_test",
"attributes": {}
}
]
}