{
  "specVersion": "1.0",
  "host": {
    "displayName": "AgentNOMOS (FeedOracle Technologies)"
  },
  "entries": [
    {
      "identifier": "urn:air:agentnomos.com:agent:nomos-crossborder-broker",
      "displayName": "NOMOS Cross-Border Broker (A2A)",
      "type": "application/a2a-agent-card+json",
      "url": "https://agentnomos.com/.well-known/agent-card.json",
      "description": "AgentNOMOS governance/authorization/evidence layer for agent actions (NOMOS trust chain S0-S10). Public A2A skills: cross-border preflight, market intelligence, MCP tool discovery, x402 quotes, signed-receipt verification. Read-only/advisory; no settlement; execution-bound proof, not a certification.",
      "capabilities": [
        "crossborder_preflight",
        "asia_market_scan",
        "mcp_tool_discovery",
        "a2a_handshake",
        "x402_quote",
        "signed_receipt",
        "agent_card_a2a_readiness",
        "nomos_full_chain_verification"
      ],
      "representativeQueries": [
        "may my agent send this dataset from the EU to a partner agent in Singapore",
        "check whether this agent action would be authorized under NOMOS governance",
        "verify this signed NOMOS execution receipt"
      ],
      "version": "0.3.0",
      "updatedAt": "2026-08-10",
      "metadata": {
        "claim_ceiling": "execution_bound_proof",
        "endpoint_protocol": "A2A 0.3 JSON-RPC over HTTPS POST"
      }
    },
    {
      "identifier": "urn:air:agentnomos.com:server:nomos-mcp",
      "displayName": "NOMOS Cross-Border Broker (MCP server)",
      "type": "application/mcp-server-card+json",
      "url": "https://agentnomos.com/.well-known/mcp-server.json",
      "description": "MCP server for NOMOS preflight, market scan, tool discovery, x402 quote and signed-receipt verification. Remote JSON-RPC over HTTPS POST; MCP protocol version 2024-11-05; tools capability only.",
      "capabilities": [
        "nomos_crossborder_preflight",
        "nomos_asia_market_scan",
        "nomos_mcp_tool_discovery",
        "nomos_x402_quote",
        "nomos_signed_receipt_verify"
      ],
      "representativeQueries": [
        "get an x402 quote for a NOMOS purchase route",
        "run a cross-border preflight for this data flow"
      ],
      "version": "0.2.0",
      "updatedAt": "2026-08-10",
      "metadata": {
        "mcp_protocol_version": "2024-11-05",
        "transport": "JSON-RPC over HTTPS POST"
      }
    },
    {
      "identifier": "urn:air:agentnomos.com:api:trust-passport-verify",
      "displayName": "NOMOS Trust Passport Verification API",
      "type": "application/json",
      "url": "https://agentnomos.com/api/passports/pass_b26c61f7279f9e4cbe55c9242bbd691c/verify",
      "description": "Public JSON verification of a NOMOS Trust Passport (schema nomos.trust_passport.verify.v1). Pattern: https://agentnomos.com/api/passports/{passport_id}/verify. A passport is a scoped, time-bound assessment record — not a certification, legal-compliance or safety guarantee.",
      "representativeQueries": [
        "verify NOMOS trust passport pass_b26c61f7279f9e4cbe55c9242bbd691c",
        "is this AI agent's NOMOS trust passport still valid and unrevoked"
      ],
      "updatedAt": "2026-08-10",
      "metadata": {
        "url_is_example_instance": true,
        "path_template": "/api/passports/{passport_id}/verify"
      }
    },
    {
      "identifier": "urn:air:agentnomos.com:manifest:trust-chain-capabilities",
      "displayName": "NOMOS Trust-Chain Capability Manifest (S0-S10)",
      "type": "application/json",
      "url": "https://agentnomos.com/.well-known/nomos-capabilities.json",
      "description": "Digest-bound machine manifest of the NOMOS Machine Economy Trust Chain: eleven stages S0-S10, scope, runtime vocabulary and explicit not-claimed list. Vendor schema nomos.machine-economy-trust-chain.capabilities.v1.",
      "updatedAt": "2026-08-08"
    },
    {
      "identifier": "urn:air:agentnomos.com:manifest:compatibility",
      "displayName": "AgentNOMOS Interoperability & Boundary Matrix",
      "type": "application/json",
      "url": "https://agentnomos.com/compatibility.json",
      "description": "Vendor-specific interoperability map: supported protocols (A2A 0.3, MCP 2024-11-05, x402, XRPL anchoring, HTTP/JSON), governance stages, evidence mechanisms and explicit claim boundaries (execution-bound proof; no independent third-party execution control; public demo read-only).",
      "updatedAt": "2026-08-10"
    },
    {
      "identifier": "urn:air:agentnomos.com:capability:nomos-full-chain-verification",
      "displayName": "NOMOS Full-Chain Governed Verification (x402)",
      "type": "application/json",
      "url": "https://tooloracle.io/v2/nomos_full_chain_verification",
      "description": "Paid x402 endpoint ($0.001 USDC per call, Base eip155:8453): one safe read-only machine action through the complete NOMOS trust chain — payment, intent, capability, offer, admission (with current OracleNet security-freshness evidence), execution and response bound into one Ed25519-signed execution receipt, verifiable against the public JWKS. Claim ceiling: execution-bound proof, not a certification.",
      "representativeQueries": [
        "run one governed full-chain verification and return the signed execution receipt",
        "buy a $0.001 x402 call that proves intent, authorization and execution are cryptographically bound"
      ],
      "updatedAt": "2026-08-10",
      "metadata": {
        "price": "$0.001 USDC per call",
        "x402_network": "eip155:8453",
        "jwks": "https://feedoracle.io/.well-known/nomos-execution-jwks.json",
        "claim_ceiling": "execution_bound_proof",
        "input_schema_hint": "{\"intent\":\"verify_full_chain\",\"client_nonce\":\"^[A-Za-z0-9_-]{8,64}$\"}",
        "reproducibility": "https://agentnomos.com/.well-known/nomos-reproducibility.json"
      }
    },
    {
      "identifier": "urn:air:agentnomos.com:resource:nomos-reproducibility",
      "displayName": "NOMOS Full-Chain Reproducibility Index (verification evidence resource)",
      "type": "application/json",
      "url": "https://agentnomos.com/.well-known/nomos-reproducibility.json",
      "description": "Machine-verifiable evidence resource (not an executable capability): links the published ALLOW and DENY reference bundles, the verification guide, a stateless verifier and the public JWKS for the paid capability nomos_full_chain_verification. Claim ceiling: EXECUTION_BOUND_PROOF. Vendor schema nomos.reproducibility.index.v1 — not an external standard.",
      "tags": [
        "verification",
        "evidence",
        "reproducibility",
        "x402",
        "receipts",
        "nomos"
      ],
      "metadata": {
        "resource_class": "verification_evidence",
        "for_capability": "urn:air:agentnomos.com:capability:nomos-full-chain-verification",
        "replay_command": "curl -sO https://agentnomos.com/proof/full-chain/nomos_repro_verify.py && python3 nomos_repro_verify.py"
      }
    }
  ]
}
