Hardening pass: email, Sentry, status, agent suggester, evals.
- Resend transactional email — agency owners are notified when end-clients approve or reject a deliverable.
- Sentry instrumentation across the SSE chat route, Stripe webhook, and both cron handlers — gated on DSN, no-ops in dev.
- Public status page + /api/health endpoint with Supabase ping and env-config checks. status.openagentcy.com subdomain reserved.
- LLM agent suggester — describe your client in plain text, Haiku picks 5–8 starter agents and pre-toggles them.
- Eval suite scaffold — router (8 cases / 80% gate) and critic (4 cases / 75% gate). GitHub Actions workflow gates PRs touching orchestration.