{
  "schema_version": "ecz-actions-v1",
  "site": "ECZ-ID Developer Gateway",
  "canonical_url": "https://developers.ecocitizenz.com",
  "actions": [
    {
      "id": "how_ecz_id_works",
      "label": "Learn how ECZ-ID works",
      "href": "https://developers.ecocitizenz.com/verification-model/",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    },
    {
      "id": "solution_route_matrix",
      "label": "Select a solution route (all 12)",
      "href": "https://developers.ecocitizenz.com/solutions/",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    },
    {
      "id": "start_setup_trustops",
      "label": "Start setup in TrustOps",
      "href": "https://trustops.ecocitizenz.com/start",
      "intent": "begin_setup",
      "target_surface": "trustops"
    },
    {
      "id": "trustops_setup_manifest",
      "label": "Read the TrustOps setup manifest",
      "href": "https://trustops.ecocitizenz.com/api/start/manifest",
      "intent": "read_catalogue",
      "target_surface": "trustops",
      "method": "GET"
    },
    {
      "id": "open_resolver",
      "label": "Re-check Resolver before reliance",
      "href": "https://resolver.ecocitizenz.org",
      "intent": "check_current_state",
      "target_surface": "resolver"
    },
    {
      "id": "mcp_verifier",
      "label": "Open MCP Verifier documentation",
      "href": "https://developers.ecocitizenz.com/mcp/verifier/",
      "intent": "verify_mcp_target",
      "target_surface": "developer_gateway"
    },
    {
      "id": "mcp_assurance",
      "label": "Set up MCP Assurance posture",
      "href": "https://trustops.ecocitizenz.com/start?intent=mcp",
      "intent": "begin_setup",
      "target_surface": "trustops"
    },
    {
      "id": "agent_credential_entry",
      "label": "Agent Credential entry guide",
      "href": "https://developers.ecocitizenz.com/agents/agent-credential-entry/",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    },
    {
      "id": "kya_starter",
      "label": "KYA Starter",
      "href": "https://developers.ecocitizenz.com/agents/kya-starter/",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    },
    {
      "id": "openapi_x_ecz_id",
      "label": "OpenAPI x-ecz-id reference",
      "href": "https://developers.ecocitizenz.com/bindings/openapi-x-ecz-id/",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    },
    {
      "id": "action_envelope",
      "label": "Action Envelope hub",
      "href": "https://developers.ecocitizenz.com/action-envelope/",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    },
    {
      "id": "share_resolver_guidance",
      "label": "Share resolver guidance",
      "href": "https://developers.ecocitizenz.com/agent-trust/resolver-proof/",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    },
    {
      "id": "dora_sbom_suite",
      "label": "DORA & SBOM suite",
      "href": "https://developers.ecocitizenz.com/dora-sbom-suite/",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    },
    {
      "id": "action_envelope_schemas",
      "label": "Action Envelope Stack schemas",
      "href": "https://developers.ecocitizenz.com/schemas/action-envelopes/",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    },
    {
      "id": "schema_index",
      "label": "Open the full schema index",
      "href": "https://developers.ecocitizenz.com/schemas/index.json",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    },
    {
      "id": "acquisition_manifest",
      "label": "TrustOps setup manifest (read-only routing)",
      "href": "https://developers.ecocitizenz.com/schemas/acquisition-manifest.json",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    },
    {
      "id": "request_resolver_proof",
      "label": "Request Resolver Proof guidance",
      "href": "https://developers.ecocitizenz.com/request-resolver-proof/",
      "intent": "documentation",
      "target_surface": "developer_gateway"
    }
  ],
  "policy": {
    "developer_gateway_actions_are_documentation_and_routing_only": true,
    "mutating_or_purchasing_actions_route_to_trustops": true,
    "payment_is_not_proof": true,
    "local_policy_decides": true,
    "recheck_before_reliance": true,
    "no_safety_or_approval_inference": true
  }
}
