veto_postmortem
Convert incident descriptions and timelines into blameless postmortems with five-whys root cause analysis, action items, and correlation with past verdicts.
Instructions
Incident description + timeline → blameless postmortem with five-whys RCA, action items, and correlation with past council RED verdicts if available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | No | Service or system name (optional). | |
| incident | Yes | Incident description. | |
| timeline | No | Timeline of events (freeform, optional). | |
| project_dir | No | Git repo root for audit log correlation (optional). |