II.
TestableClaim JSON
Structured · liveclaim:hermes-distributed-via-pypi
Hermes is distributed via PyPI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:hermes-distributed-via-pypi",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/product-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Hermes is distributed via PyPI",
"description": "Hermes (agent:hermes) description confirms it is distributed via\nPyPI, establishing its Python packaging distribution model.\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:hermes'];process.exit(r&&String(r.description||'').includes('PyPI')?0:1)\"",
"category": "graph-integrity",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:hermes-distributed-via-pypi",
"to": "agent:hermes",
"kind": "asserts_about"
}
],
"incomingEdges": []
}