II.
TestableClaim overview
Reference · liveclaim:codex-app-server-is-json-rpc
Codex App-Server exposes JSON-RPC service overview
Codex App-Server (agent:codex-app-server) description confirms it exposes Codex's agentic loop as a JSON-RPC service over stdio, SSE, or WebSocket.
Attributes
displayName
Codex App-Server exposes JSON-RPC service
description
Codex App-Server (agent:codex-app-server) description confirms
it exposes Codex's agentic loop as a JSON-RPC service over
stdio, SSE, or WebSocket.
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
Outgoing edges
asserts_about1
- agent:codex-app-server·AgentProductCodex App-Server
Incoming edges
None.