@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-incident-postmortems-and-root-cause-analysis>
  a schema:TechArticle ;
  schema:headline "Agent Incident Postmortems and Root-Cause Analysis" ;
  schema:url <https://anchorfact.org/ai/agent-incident-postmortems-and-root-cause-analysis/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.635" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-incident-postmortems-and-root-cause-analysis>
  schema:citation <https://sre.google/sre-book/postmortem-culture/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-incident-postmortems-and-root-cause-analysis>
  schema:citation <https://sre.google/workbook/postmortem-culture/> ;
  af:sourceTier "B" .