{
  "name": "ActProof Events",
  "description": "Source-bound DORA profile inspection, NDJSON profile streaming and hosted pre-validation preview.",
  "version": "1.8.0",
  "homepage": "https://actproof.org/",
  "status": "native_mcp_runtime_planned__static_ndjson_streams_live__hosted_post_execution_requires_wranger_worker_deploy",
  "server_card": "https://actproof.org/.well-known/mcp/server-card.json",
  "tools_manifest": "https://actproof.org/.well-known/actproof-mcp-tools.json",
  "resources_manifest": "https://actproof.org/.well-known/actproof-mcp-resources.json",
  "prompts_manifest": "https://actproof.org/.well-known/actproof-mcp-prompts.json",
  "openapi": "https://actproof.org/openapi.json",
  "streams": {
    "profile_ndjson": "https://actproof.org/api/v1/profiles/dora/stream.ndjson",
    "fields_ndjson": "https://actproof.org/api/v1/profiles/dora/fields.ndjson",
    "single_field_events_ndjson_template": "https://actproof.org/api/v1/profiles/dora/fields/{field_id}/events.ndjson"
  },
  "boundaries": [
    "not_legal_advice",
    "not_compliance_certification",
    "not_supervisory_approval",
    "not_submission_gateway",
    "not_cryptographic_verification_of_report_bytes",
    "not_factual_verification"
  ]
}