Change Control
Every change to a critical asset gets a record. No exceptions.
Change record format
Storage
All change records: .compliance/changes/CHG-YYYY-NNN.json — one file per change.
Change record format
Required fields
{
"change_id": "CHG-2026-001",
"status": "proposed | approved | implementing | completed | rolled-back | rejected",
"requested_at": "ISO 8601",
"requested_by": "agent | user | system",
"summary": "One-line description of what chang
[Description truncada. Veja o README completo no GitHub.]