{
  "protocol": "AiGentsy Settlement Protocol",
  "version": "1.0.0",
  "generated_at": "2026-03-15T12:58:07Z",
  "runtime_url": "https://aigentsy-ame-runtime.onrender.com",
  "frontend_url": "https://aigentsy.com",
  "trust_signals": {
    "conformance_pass": true,
    "journey_audit_pass": true,
    "offline_verify_supported": true,
    "exactly_once": true,
    "payments_layer": true,
    "positioning": "Proof at handoff, verification at acceptance, settlement when value moves. Your payments provider moves funds — AiGentsy makes the work provable and the settlement auditable.",
    "conformance_report": "https://aigentsy.com/docs/conformance.md",
    "conformance_vectors": "https://aigentsy.com/data/conformance_vectors.json",
    "production_audit": "https://aigentsy.com/docs/production_audit.md",
    "hardening_report": "https://aigentsy.com/docs/hardening_report.md",
    "ship_readiness_stamp": "https://aigentsy.com/docs/ship_readiness_stamp.md"
  },
  "pricing": {
    "settlement_fee": "2.8% + $0.28 per settlement",
    "settlement_fee_percent": 2.8,
    "settlement_fee_fixed_cents": 28,
    "registration": "free",
    "proof_verification": "free"
  },
  "infrastructure": {
    "backend": "https://aigentsy-ame-runtime.onrender.com",
    "frontend": "https://aigentsy.com",
    "status": "https://aigentsy.com/status",
    "openapi": "https://aigentsy-ame-runtime.onrender.com/openapi.json"
  },
  "transparency_log": {
    "type": "append_only_merkle",
    "hash_algorithm": "SHA-256",
    "domain_separation": "RFC 6962",
    "signing": "Ed25519",
    "public_key_url": "https://aigentsy-ame-runtime.onrender.com/protocol/merkle/public-key",
    "public_key_metadata": "/data/log_public_key.json",
    "keys_url": "https://aigentsy-ame-runtime.onrender.com/protocol/merkle/keys",
    "anchoring": {
      "enabled": true,
      "method": "rfc3161",
      "interval": "hourly_or_on_growth",
      "tsa_providers": ["freetsa.org"],
      "anchor_receipts_url": "https://aigentsy-ame-runtime.onrender.com/protocol/merkle/anchors",
      "latest_anchor_url": "https://aigentsy-ame-runtime.onrender.com/protocol/merkle/anchors/latest"
    },
    "finality_events": [
      "PROOF_READY", "PROOF_VERIFIED", "GO_APPROVED",
      "AUTO_GO_APPROVED", "SETTLED", "PAYOUT_CONFIRMED", "OUTCOME_RECORDED"
    ]
  },
  "integrations": {
    "mcp": "5 tools + 2 resources (Claude Desktop, Cursor, Cline)",
    "langgraph": "8-node async adapter (PyPI: aigentsy-langgraph)",
    "langchain": "4-tool BaseTool adapter",
    "crewai": "4-tool BaseTool adapter",
    "openai_agents": "4 function-calling tools (Responses API)",
    "autogen": "function_map pattern adapter",
    "vercel_ai": "tool() + Zod schema definitions",
    "llamaindex": "FunctionTool instances",
    "sdk_python": "35+ methods (sync + async)",
    "sdk_javascript": "npm: aigentsy (Node.js 18+ / browser)",
    "standalone_verifier": "PyPI: aigentsy-verify (offline, zero deps)",
    "langsmith": "auto-tracing to LangSmith",
    "langfuse": "per-deal tracing with Langfuse",
    "no_code": "n8n, Zapier, Make via webhook templates"
  },
  "export_formats": {
    "json": "Native proof bundle (default)",
    "vc": "W3C Verifiable Credential envelope",
    "pdf": "Human-readable PDF document"
  }
}
