iiRecord
Agentic AI Atlas · Agent-mux-remote has source reference
claim:agent-mux-remote-has-source-refa5c.ai
II.
TestableClaim JSON

claim:agent-mux-remote-has-source-ref

Structured · live

Agent-mux-remote has source reference json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/testable-claims/product-claims.yamlCluster · domain
Record JSON
{
  "id": "claim:agent-mux-remote-has-source-ref",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Agent-mux-remote has source reference",
    "description": "Agent-mux-remote (agent:agent-mux-remote) has a source_of edge\npointing to it, confirming proper source provenance tracking.\n",
    "testStatus": "passing",
    "testType": "unit",
    "testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));process.exit(i.edges.some(e=>e.to==='agent:agent-mux-remote'&&e.kind==='source_of')?0:1)\"",
    "category": "graph-integrity",
    "priority": "low"
  },
  "outgoingEdges": [
    {
      "from": "claim:agent-mux-remote-has-source-ref",
      "to": "agent:agent-mux-remote",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}