cab
Change Advisory Board reports: impact, blast radius, runbooks
| Field | Value |
|---|---|
| Path | cab/ |
| Layer | reporting |
| Status | active |
Purpose
Generates Change Advisory Board reports from the graph's impact analysis. When you change a resource, cab/ computes who needs to know and what could break.
What It Produces
| Output | Description |
|---|---|
| Impact summary | Which resources are affected, direct and transitive |
| Blast radius | How far the change propagates through dependency layers |
| Rollback plan | Reverse-order steps to undo the change |
| Runbook | Step-by-step execution plan for the change |
Input is an #ExecutionPlan — the same unified structure that powers deployment, visualization, and documentation.