Incident Management
Structure incidents, don't just react to them. Every incident gets a record. Every record follows the lifecycle. Every deadline gets tracked.
Incident record format
One JSON object per incident, stored in .compliance/incidents/INC-YYYY-NNN.json. The agent creates this on first detection and updates it through the lifecycle.
Required fields
{
"incident_id": "INC-2026-001",
"status": "detected | triaging | responding | notified | recovering | close
[Description truncada. Veja o README completo no GitHub.]