{
  "schema": "healthcare-ai-safety-intake-kit",
  "fields": [
    {"name": "workflow_id", "type": "string"},
    {"name": "use_case_class", "type": "administrative | clinical_adjacent | patient_facing | restricted"},
    {"name": "patient_impact", "type": "low | medium | high | critical"},
    {"name": "phi_exposure", "type": "none | limited | routine | sensitive"},
    {"name": "human_oversight", "type": "required | sampled | not_required"},
    {"name": "safety_owner", "type": "string"},
    {"name": "launch_gate", "type": "discovery | pilot | limited_release | hold"}
  ]
}
