{
  "resource": "Governance control matrix",
  "authorityLevels": {
    "assist": { "approval": "optional", "logging": "standard", "rollback": "not_required" },
    "recommend": { "approval": "sampled_review", "logging": "decision_trace", "rollback": "manual_correction" },
    "act_with_approval": { "approval": "required_before_action", "logging": "full_trace", "rollback": "documented" },
    "act_autonomously": { "approval": "exception_based", "logging": "full_trace_and_monitoring", "rollback": "tested" }
  },
  "defaultRule": "Increase control strength when data sensitivity, reversibility risk, or customer impact increases."
}
