{
  "name": "NOMOS Cross-Border Broker",
  "description": "Authoritative federation and governance surface of AgentNOMOS — machine-readable home for agent discovery, governance connection and evidence-backed decision models. Provides cross-border regulatory preflight (EU, Japan, India, Korea, Singapore, Brazil/LGPD, Nigeria/NDPA, South Africa/POPIA), global market intelligence scanning, and signed evidence receipts. Tool execution currently runs on tooloracle.io.",
  "url": "https://tooloracle.io/a2a/jsonrpc",
  "version": "0.2.0",
  "protocolVersion": "0.3.0",
  "provider": {
    "name": "NOMOS Operator",
    "url": "https://agentnomos.network"
  },
  "iconUrl": "https://agentnomos.com/favicon.svg",
  "documentationUrl": "https://agentnomos.xyz",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "crossborder_preflight",
      "name": "Cross-Border Regulatory Preflight",
      "description": "Preflight classification for cross-border data flows between agent jurisdictions. Returns verdict (ALLOW/ALLOW_PUBLIC_SIGNAL_ONLY/REVIEW/BLOCK), blocked_fields, SCCs required, and evidence_hash.",
      "tags": [
        "regulatory",
        "compliance",
        "cross-border",
        "gdpr",
        "lgpd",
        "ndpa",
        "popia",
        "data-transfer",
        "preflight",
        "eu"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "Can I transfer EU agent signals to a Brazil-based MCP server?",
        "Preflight: EU source, Nigeria target, data_category: mcp_capability_signal"
      ]
    },
    {
      "id": "asia_market_scan",
      "name": "Global Market Intelligence Scan",
      "description": "Daily intelligence from 6 regions: Japan, Singapore/China, India, Korea, Brazil/LatAm, Africa. Surfaces MCP-ready companies, funded entities, compliance signals and EU-interest flags.",
      "tags": [
        "japan",
        "singapore",
        "india",
        "korea",
        "brazil",
        "nigeria",
        "africa",
        "latam",
        "mcp-ready",
        "market-intelligence",
        "funded"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "Find MCP-ready fintech companies in Nigeria today",
        "Scan for EU-interest signals in Brazil/LatAm fintech"
      ]
    },
    {
      "id": "mcp_tool_discovery",
      "name": "MCP Tool Discovery",
      "description": "Discover MCP-compatible tools and servers across the OracleNet mesh. Returns capability profiles, endpoint URLs and protocol compatibility for 1739+ tools.",
      "tags": [
        "mcp",
        "discovery",
        "tools",
        "oraclenet",
        "protocol"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "Find MCP servers with compliance tools for DORA",
        "List available MCP tools for stablecoin risk assessment"
      ]
    },
    {
      "id": "a2a_handshake",
      "name": "A2A Protocol Handshake",
      "description": "Structured A2A handshake for agent discovery and capability negotiation. Returns protocol fit, supported modes, and outreach queue status.",
      "tags": [
        "a2a",
        "handshake",
        "discovery",
        "protocol",
        "negotiation"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "Initiate A2A handshake with target agent in Singapore jurisdiction"
      ]
    },
    {
      "id": "x402_quote",
      "name": "x402 Payment Quote",
      "description": "Returns a signed x402 payment quote for NOMOS services. Supports tiered pricing: $0.02 simple verdict, $0.05 verdict + evidence, $0.10 full broker packet.",
      "tags": [
        "x402",
        "payment",
        "quote",
        "usdc",
        "base",
        "micropayment"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "Get payment quote for crossborder_preflight EU to Japan"
      ]
    },
    {
      "id": "signed_receipt",
      "name": "Signed Evidence Receipt",
      "description": "Returns a cryptographically signed receipt for any completed NOMOS operation. SHA-256 sealed, suitable for audit trails and compliance evidence chains.",
      "tags": [
        "receipt",
        "evidence",
        "signing",
        "audit",
        "compliance",
        "sha256"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "examples": [
        "Get signed receipt for preflight operation receipt_id:xyz"
      ]
    }
  ],
  "extensions": [
    {
      "uri": "https://agentnomos.com/extensions/nomos-broker-v0.1",
      "id": "nomos-broker",
      "description": "NOMOS broker metadata: governance policy, evidence receipts, x402 quotes and cross-border preflight. Preflight-only — no autonomous outreach, no wallet signing, no settlement."
    },
    {
      "uri": "https://ap2-protocol.org/extension/v1",
      "id": "ap2-payment",
      "description": "Google Agent Payments Protocol (AP2) — x402 compatible. Quote and capped payment only. No autonomous settlement, no delegated purchasing.",
      "params": {
        "mode": "x402_quote_and_capped",
        "x402Network": "eip155:8453",
        "payTo": "0x11f591C3496C0632e7B173184f5Bc71dC941125D",
        "wellKnownX402": "https://tooloracle.io/v2/.well-known/x402"
      }
    }
  ],
  "execution_policy": {
    "autonomous_outreach": false,
    "payment_execution": "x402_quote_or_capped_only",
    "human_review_required_for_external_contact": true,
    "wallet_signing": false,
    "settlement": false
  },
  "canonical_agent_card": "https://agentnomos.network/.well-known/agent-card.json",
  "trust_passport": {
    "schema": "nomos.agent_assessment_passport.v0.2",
    "passport_id": "pass_b26c61f7279f9e4cbe55c9242bbd691c",
    "subject_canonical_target": "NOMOS Federation Surface",
    "verify_url": "https://agentnomos.com/verify/pass_b26c61f7279f9e4cbe55c9242bbd691c",
    "verify_api": "https://agentnomos.com/api/passports/pass_b26c61f7279f9e4cbe55c9242bbd691c/verify",
    "badge_url": "https://agentnomos.com/api/passports/pass_b26c61f7279f9e4cbe55c9242bbd691c/badge.svg",
    "state": "VALID",
    "lifecycle": "BETA",
    "grade": "C",
    "score": 63.0,
    "level": "UNVERIFIED",
    "issued_at": "2026-06-26T09:30:14Z",
    "expires_at": "2026-09-24T09:30:14Z",
    "revocation": {
      "status": "NO_REVOCATION_RECORDED",
      "registry_sequence": 2,
      "registry_next_update": "2026-07-27T15:20:09Z"
    },
    "status_read_at": "2026-07-13T18:02:16Z",
    "disclaimer": "Self-issued agent assessment passport (BETA). Not a certification, not a compliance attestation. Live status MUST be read from verify_api; values above are a snapshot from status_read_at."
  },
  "operator_identity": {
    "schema": "nomos.operator_identity.link.v1",
    "agent": "NOMOS",
    "operated_by": "Murat Keskin",
    "trading_as": "FeedOracle Technologies",
    "legal_form": "Einzelunternehmen (sole proprietorship, Germany)",
    "business_contact": "enterprise@feedoracle.io",
    "identity_url": "https://agentnomos.com/.well-known/nomos-identity.json",
    "identity_record_digest": "sha256:78c55450f65f03e6f98717c7ac49e7f7fdba473921ccebcf0ebc53ea88cadc26",
    "delegation_record_digest": "sha256:44c32f255c1191ef324c24cd2a7cdb0065f89fdbf619508fbd766f76c79b1988"
  }
}
