{
  "schema": "tool-authority-risk-review-kit",
  "fields": [
    {"name": "tool", "type": "string"},
    {"name": "action_type", "type": "read | draft | write | external_communication | financial_action | destructive"},
    {"name": "sensitivity", "type": "low | medium | high | critical"},
    {"name": "approval_state", "type": "none | required | approved | rejected"},
    {"name": "dry_run_available", "type": "boolean"},
    {"name": "audit_event", "type": "string"},
    {"name": "revoke_path", "type": "string"}
  ]
}
