iiRecord
Agentic AI Atlas · Codex App-Server exposes JSON-RPC service
claim:codex-app-server-is-json-rpca5c.ai
II.
TestableClaim JSON

claim:codex-app-server-is-json-rpc

Structured · live

Codex App-Server exposes JSON-RPC service 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:codex-app-server-is-json-rpc",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Codex App-Server exposes JSON-RPC service",
    "description": "Codex App-Server (agent:codex-app-server) description confirms\nit exposes Codex's agentic loop as a JSON-RPC service over\nstdio, SSE, or WebSocket.\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:codex-app-server'];process.exit(r&&String(r.description||'').includes('JSON-RPC')?0:1)\"",
    "category": "graph-integrity",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:codex-app-server-is-json-rpc",
      "to": "agent:codex-app-server",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}