Probe — Pierre's audit workflow
audit.curiochat.ai
This subdomain hosts the private review surface for Probe — the AI-agent assessment tool whose buyer-side binary is open source at github.com/boutquin/curiochat-audit.
Buyers upload sanitized session metrics to /api/audits;
Pierre annotates, the server recomputes against a calibrated
configuration, and a branded PDF report is generated for the
buyer's review call. Nothing on this page is meant to be public —
the page exists so the subdomain answers 200 while
the authenticated UI is being built.
Status
- API surface — controllers in place, dispatch wired.
- Build pipeline — Tailwind v4 native build live (Phase 0 of feature-phase2-admin-ui.md).
- Admin UI — chassis under construction at
/admin/(Phase 1+). - Calibration recompute — server-side shell-out target ready (binary deploy pending).