{
  "schema": "https://actproof.org/schemas/actproof-service-card.v1.json",
  "schema_version": "1.1.0",
  "service": "ActProof Events",
  "version": "1.8.0",
  "status": "static_discovery_live__static_ndjson_streams_live__package_cli_execution_live__hosted_post_execution_requires_wranger_worker_deploy",
  "site": "https://actproof.org/",
  "description": "Source-bound regulatory profile, static NDJSON agent streams and package/CLI pre-validation layer for machine-readable regulated acts.",
  "package": {
    "name": "actproof-events",
    "pypi": "https://pypi.org/project/actproof-events/",
    "latest_version": "1.8.0",
    "install": "pip install actproof-events"
  },
  "repository": "https://github.com/deyan-paroushev/actproof-events",
  "profiles": [
    {
      "act_id": "op:eu.dora.ict_incident_notification_initial.v1",
      "alias": "dora",
      "name": "DORA major ICT-related incident initial notification (Article 19(4))",
      "profile_view": "https://actproof.org/assets/data/dora.profile-view.json",
      "live_frontend": "https://actproof.org/profiles/dora/live/",
      "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"
      },
      "coverage": {
        "required_template_field_bound": "15/15",
        "release_gated_coverage": "15/27",
        "optional_contextual_derivations": "12/12"
      },
      "hashes": {
        "profile_semantic_hash": "sha256:4309e6c004401a5a00b37cdea54651ac820bdf382b13fd0ba879cb05c8fd9ae5",
        "profile_artifact_hash": "sha256:47d18f80bf33884c06e4266eeb0fcb57a8e2ffc7b19d0942ba60a01a3f52bb94",
        "catalogue_entry_hash": "sha256:11d7f8ed9b896f73a1e82bc17133626200758ecb3764f0f5e2bb66744cd5c337"
      }
    }
  ],
  "capabilities": [
    "profile_inspection",
    "field_source_explanation",
    "source_coverage",
    "report_linting",
    "prevalidation",
    "ndjson_profile_streaming",
    "profile_view_export",
    "profile_view_verification"
  ],
  "boundaries": [
    "not_legal_advice",
    "not_compliance_certification",
    "not_supervisory_approval",
    "not_submission_gateway",
    "not_cryptographic_verification_of_report_bytes",
    "not_factual_verification"
  ],
  "forbidden_claims": [
    "ActProof certifies compliance",
    "ActProof submits DORA reports",
    "ActProof verifies factual correctness",
    "ActProof replaces legal review",
    "ActProof operates a native MCP runtime today"
  ],
  "cors": {
    "public_read": true,
    "public_post_preview": false,
    "credentials": false,
    "note": "Dashboard direct upload is static. POST endpoints require Wrangler/Worker deployment."
  },
  "machine_readable": {
    "openapi": "https://actproof.org/openapi.json",
    "llms": "https://actproof.org/llms.txt",
    "llms_full": "https://actproof.org/llms-full.txt",
    "agent_contract": "https://actproof.org/.well-known/actproof-agent.json",
    "mcp_server_card": "https://actproof.org/.well-known/mcp/server-card.json",
    "mcp_tools": "https://actproof.org/.well-known/actproof-mcp-tools.json",
    "mcp_resources": "https://actproof.org/.well-known/actproof-mcp-resources.json",
    "mcp_prompts": "https://actproof.org/.well-known/actproof-mcp-prompts.json",
    "service_card": "https://actproof.org/.well-known/actproof.json"
  },
  "api": {
    "status": "static_get_contract_live__hosted_post_execution_requires_wranger_worker_deploy",
    "base_url": "https://actproof.org/api/v1",
    "openapi": "https://actproof.org/openapi.json",
    "execution_modes": [
      "static_direct_upload_assets",
      "package_cli_via_pypi",
      "wrangler_worker_for_live_post_execution"
    ]
  },
  "mcp": {
    "status": "native_mcp_runtime_planned__rest_preview_and_ndjson_streams_live",
    "server_card": "https://actproof.org/.well-known/mcp/server-card.json",
    "tools": "https://actproof.org/.well-known/actproof-mcp-tools.json",
    "resources": "https://actproof.org/.well-known/actproof-mcp-resources.json",
    "prompts": "https://actproof.org/.well-known/actproof-mcp-prompts.json"
  },
  "best_for": [
    "explain where a DORA profile field comes from",
    "lint a draft DORA initial-notification object",
    "return a bounded pre-validation readiness status",
    "stream source-bound profile events for agent indexing"
  ],
  "do_not_use_for": [
    "legal advice",
    "compliance certification",
    "factual verification",
    "regulatory submission",
    "native MCP runtime execution today"
  ],
  "preferred_agent_calls": [
    {
      "intent": "read_field_inventory",
      "method": "GET",
      "url": "https://actproof.org/api/v1/profiles/dora/fields.ndjson"
    },
    {
      "intent": "read_full_profile_stream",
      "method": "GET",
      "url": "https://actproof.org/api/v1/profiles/dora/stream.ndjson"
    },
    {
      "intent": "explain_field_source",
      "method": "GET",
      "url_template": "https://actproof.org/api/v1/profiles/dora/fields/{field_id}/source"
    },
    {
      "intent": "prevalidate_report",
      "method": "POST",
      "url": "https://actproof.org/api/v1/profiles/dora/prevalidate-report"
    }
  ],
  "updated_at": "2026-06-06",
  "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"
  }
}