{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Incident API",
  "dateModified": "2026-06-02T10:00:37.351Z",
  "endpoint": "https://xn--82czbx2bczd4fl8a.online/agent-safety/incident",
  "method": "POST",
  "schema": [
    "incidentId",
    "severity",
    "category",
    "actorDid",
    "evidenceUrl",
    "status",
    "assignedTo"
  ],
  "sla": {
    "ack": "15m",
    "resolve": {
      "critical": "4h",
      "high": "24h",
      "medium": "7d"
    }
  }
}