{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Postmortem Schema",
  "dateModified": "2026-06-03T05:22:09.731Z",
  "standards": [
    "Google SRE blameless postmortem",
    "Etsy debriefing facilitation guide",
    "CAST handbook"
  ],
  "fields": [
    "title",
    "date",
    "severity",
    "impact_minutes",
    "impact_users",
    "root_cause",
    "contributing_factors",
    "timeline",
    "what_went_well",
    "what_went_wrong",
    "lucky",
    "action_items",
    "sign_off"
  ]
}