veto_postmortem
Convert incident descriptions and timelines into blameless postmortems with five-whys root cause analysis, action items, and correlation with past RED 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). | |
| agent_response | No | Phase 2 response from the host AI (JSON). Pass this back when prompted by the server to complete the agentic loop. |