{
  "schema": "adoption-enablement-metrics-schema",
  "metrics": [
    {"name": "activation_rate", "definition": "users completing first eligible workflow with AI assistance"},
    {"name": "repeat_usage_rate", "definition": "activated users completing the workflow again within the measurement window"},
    {"name": "eligible_volume_coverage", "definition": "share of eligible work handled through the AI-assisted path"},
    {"name": "abandonment_rate", "definition": "started AI-assisted tasks not completed or explicitly rejected"},
    {"name": "trust_satisfaction", "definition": "user confidence score after completing a workflow"},
    {"name": "escalation_rate", "definition": "AI-assisted tasks requiring human or specialist intervention"}
  ]
}
