{
  "schema_version": "1.0",
  "name": "Attestify OS — RH Chain Governance Gateway",
  "description": "Attestify OS is a governed MCP proxy for Robinhood Chain agents. One URL swap gives your agent AIUC-1 compliance, cryptographic receipts, instrument-aware policy enforcement, Earn yield-lock, Relm insurance evidence, and on-chain attestation hashes.",
  "url": "https://attestifyos.com",
  "mcp_endpoint": "https://attestifyos.com/api/rh/gateway",
  "health_endpoint": "https://attestifyos.com/api/health",
  "capabilities_endpoint": "https://attestifyos.com/api/capabilities",
  "policies_endpoint": "https://attestifyos.com/api/rh/policies",
  "receipts_endpoint": "https://attestifyos.com/api/rh/receipts",
  "onboarding": "https://attestifyos.com/onboarding",
  "payment": {
    "protocol": "x402",
    "currency": "USDC",
    "chain": "eip155:8453",
    "payee": "0x8A9F22f8e8C9B9699e5DDd0B999C0EbA3245b25F"
  },
  "instruments": ["equity", "perp", "crypto", "rwa", "earn", "spend"],
  "capabilities": [
    "governance",
    "policy-enforcement",
    "attestation",
    "receipt-audit",
    "earn-yield-lock",
    "insurance-evidence",
    "budget-enforcement",
    "control-tower"
  ],
  "chain": {
    "governance_chain": "eip155:8453",
    "attestation_chain": "eip155:4663",
    "attestation_chain_name": "RH Chain"
  },
  "compliance": {
    "framework": "AIUC-1",
    "version": "Q2-2026",
    "controls": ["A003.3", "D003.1", "D003.3", "B006.1", "B008.3"],
    "manifest": "https://attestifyos.com/.well-known/aiuc1.json"
  },
  "authentication": {
    "type": "api_key",
    "header": "X-API-Key",
    "prefix": "atst_live_",
    "get_key": "https://attestifyos.com/onboarding"
  },
  "switching_cost": "Removing Attestify simultaneously removes: AIUC-1 compliance, signed receipts, instrument-aware approval gates, Earn yield-lock receipts, Relm insurance evidence, on-chain RH Chain attestation hashes, and receipt accumulation history."
}
