Commit 0fa47cf
committed
Add Incident Postmortem Generator dashboard
Interactive postmortem tool with:
- 4 pre-built incident scenarios (cascade failure, budget blowout, hallucination storm, latency spike)
- Chronological timeline builder with Canvas visualization
- Autonomous root cause analysis (duration, detection gaps, blast radius, communication, pattern matching)
- Auto-generated prioritized action items (P0-P3) based on severity and incident characteristics
- Proactive insights with recommendations trending toward autonomous incident response
- Response completeness scoring
- Export to Markdown, JSON, and standalone HTML report
- Local storage draft save/load
- Dark/light theme support
Usage: Open dashboard/postmortem.html or click Postmortem in the nav bar1 parent ff3217a commit 0fa47cf
2 files changed
Lines changed: 675 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments