II.
TestableClaim JSON
Structured · liveclaim:psclaudecode-is-powershell
PSClaudeCode is a PowerShell implementation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:psclaudecode-is-powershell",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/product-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "PSClaudeCode is a PowerShell implementation",
"description": "PSClaudeCode (agent:psclaudecode) description confirms it is a\nPowerShell implementation of the Claude Code agent loop,\ntargeting Windows-native environments.\n",
"testStatus": "passing",
"testType": "unit",
"testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const r=i.records['agent:psclaudecode'];process.exit(r&&String(r.description||'').includes('PowerShell')?0:1)\"",
"category": "graph-integrity",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:psclaudecode-is-powershell",
"to": "agent:psclaudecode",
"kind": "asserts_about"
}
],
"incomingEdges": []
}