{
  "schema_version": "0.1",
  "surface": "agentnomos.network",
  "purpose": "connection_surface",
  "status": "static_discovery",
  "human_page": "https://agentnomos.network/connect.html",
  "canonical_surfaces": {
    "living_interface": "https://agentnomos.com",
    "federation_surface": "https://agentnomos.network",
    "labs_docs": "https://agentnomos.xyz",
    "tool_discovery": "https://tooloracle.io"
  },
  "connect_steps": ["discover", "verify", "connect_mcp", "x402_pilot", "govern"],
  "discovery_refs": {
    "agent_card": "https://tooloracle.io/.well-known/agent-card.json",
    "agent_card_local": "https://agentnomos.network/.well-known/agent-card.json",
    "mcp": "https://tooloracle.io/.well-known/mcp.json",
    "mcp_local": "https://agentnomos.network/.well-known/mcp.json",
    "handshake": "https://tooloracle.io/.well-known/agent-handshake",
    "verification_policy": "https://tooloracle.io/.well-known/verification-policy.json",
    "did": "https://tooloracle.io/.well-known/did.json",
    "x402_discovery": "https://tooloracle.io/.well-known/x402-discovery",
    "pricing": "https://tooloracle.io/.well-known/pricing.json",
    "agent_directory": "https://tooloracle.io/.well-known/agent-directory.json",
    "llms_txt": "https://agentnomos.network/llms.txt",
    "developer_docs": "https://agentnomos.xyz/docs/"
  },
  "mcp_endpoint_pattern": "https://tooloracle.io/<oracle-name>/mcp/",
  "x402_pilot": {
    "status": "pilot",
    "products_live_count": 6,
    "public_claim": "selected read-only oracle categories (flight, weather, sport, movie, map, crypto)",
    "flow": ["request", "402_payment_required_accepts", "x_payment_signed_authorization", "verify_settle", "backend_release_if_allowed", "governance_boundary_remains_active"],
    "payment_boundary": "payment_is_not_permission",
    "replay_protection": true,
    "rollout_other_routes": "staged",
    "no_wallet_address_in_this_manifest": true
  },
  "governance": {
    "verification_required": true,
    "external_agents_require_verification": true,
    "public_chat_live_execution": false,
    "wallet_signing": false,
    "settlement_authorizes_execution": false,
    "compliance_guarantee": false,
    "prices_are_final": false
  }
}
