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.
- Dashboard UI — Twig render pipeline live (this page is the first.)
- Design system — CurioChat v1.7.0 vendored at deploy time.
- Calibration recompute — server-side shell-out target ready (binary deploy pending).