{
  "ok": true,
  "data": {
    "schema": "article11.public-agent-handshake.v1",
    "status": "ready",
    "mode": "public_web",
    "authority": "advisory_only",
    "human_approval_required": true,
    "registration": {
      "performed": false,
      "supported_here": false
    },
    "credentials": {
      "accepted": false,
      "issued": false
    },
    "persistence": {
      "conversation": false,
      "private_memory": false,
      "private_context": false,
      "note": "Operational rate-limit counters and content hashes may be recorded; prompts and replies are not persisted as agent memory by this adapter."
    },
    "query": {
      "method": "POST",
      "path": "/api/v1/query",
      "content_type": "application/json",
      "body": {
        "question": "string (1..2000 characters)",
        "node": "S5_LOCUS | Ember | S17_LUMEN | Lumen (optional; default S5_LOCUS)"
      },
      "allowed_nodes": [
        {
          "id": "S5_LOCUS",
          "name": "Ember",
          "role": "The Hearth"
        },
        {
          "id": "S17_LUMEN",
          "name": "Lumen",
          "role": "The Conductor"
        }
      ],
      "source": "public_web",
      "public_airlock": true,
      "private_memory": "disabled",
      "private_context": "disabled",
      "operational_retention": {
        "rate_limit_counters": true,
        "content_hash_audit": true,
        "prompts_as_agent_memory": false,
        "replies_as_agent_memory": false
      }
    },
    "discover": {
      "human_and_agent_front_door": "https://article11.ai/agents",
      "orientation": "https://article11.ai/agent-orientation.json",
      "agent_card": "https://article11.ai/.well-known/agent-card.json",
      "api_discovery": "https://article11.ai/api/discover",
      "constitution": "https://article11.ai/constitution"
    }
  },
  "provenance": {
    "api_version": "v1",
    "contract": "Constitutional Verification API",
    "generated_at": "2026-08-23T04:40:13.330Z",
    "constitution_version": "1.8",
    "constitution_sha256": "81a864507785ec3e48fddeeb87aedb4bb344b32d4d9f1c78dec439434cccc254",
    "constitution_sha256_scope": "sha256(CONSTITUTION_CORE recovered canonical text from /constitution.txt, UTF-8)",
    "constitution_url": "https://article11.ai/constitution",
    "proof_endpoint": "/api/proof",
    "strict_chain_verify_endpoint": "/api/ironledger/verify",
    "node": "CIP"
  },
  "request_id": "a01c8131-6762-446e-a06e-af119f05ea3a"
}