{
  "schema_version": "ecz-developer-gateway-v1",
  "site": "ECZ-ID Developer Gateway",
  "canonical_url": "https://developers.ecocitizenz.com",
  "role": "documentation_and_routing",
  "role_boundaries": {
    "developer_gateway": "Documents and routes. Does not host checkout, does not create or change verification state, does not act as a public proof surface.",
    "trustops": "Acquisition, setup, payment, and lifecycle.",
    "resolver": "Public proof surface for current state.",
    "verifier": "Reads public manifests and Resolver. Returns ResultState and ReasonCodes. Does not create or change verification state."
  },
  "trustops_url": "https://trustops.ecocitizenz.com",
  "resolver_url": "https://resolver.ecocitizenz.org",
  "target_type_routes": {
    "agent_credential": {
      "guide": "https://developers.ecocitizenz.com/agents/agent-credential-entry/",
      "trustops_setup": "https://trustops.ecocitizenz.com/start?intent=agent_credential"
    },
    "api_passport": {
      "guide": "https://developers.ecocitizenz.com/bindings/openapi-x-ecz-id/",
      "trustops_setup": "https://trustops.ecocitizenz.com/start?intent=api_passport"
    },
    "mcp_server": {
      "verifier": "https://developers.ecocitizenz.com/mcp/verifier/",
      "assurance": "https://developers.ecocitizenz.com/mcp/assurance/",
      "assurance_plus": "https://developers.ecocitizenz.com/mcp/assurance-plus/",
      "policy": "https://developers.ecocitizenz.com/mcp/policy/",
      "trustops_setup": "https://trustops.ecocitizenz.com/start?intent=mcp_assurance"
    },
    "package": {
      "guide": "https://developers.ecocitizenz.com/bindings/"
    },
    "domain": {
      "guide": "https://developers.ecocitizenz.com/bindings/"
    },
    "sbom": {
      "guide": "https://developers.ecocitizenz.com/dora-sbom-suite/"
    }
  },
  "machine_readable_endpoints": {
    "manifest": "https://developers.ecocitizenz.com/.well-known/ecz-developer-gateway.json",
    "actions": "https://developers.ecocitizenz.com/actions.json",
    "llms_guide": "https://developers.ecocitizenz.com/llms.txt"
  },
  "forbidden_inferences": [
    "safety",
    "certification",
    "approval",
    "insurance",
    "full_compliance",
    "platform_endorsement"
  ],
  "policy": {
    "local_policy_decides": true,
    "recheck_before_reliance": true,
    "no_safety_or_approval_inference": true
  }
}
