# /report

When user runs `/report`:

1. **Trigger** the Weekly Excellence Report job immediately
2. **Show** the results (health score, friction points, quick wins)

```bash
curl -s -X POST -H "X-Internal-Key: growth-engine-internal-2024" \
  https://rateright-growth-production.up.railway.app/api/jobs/internal/excellenceReport
```

Display key findings in a summary table.
