0.6.0 makes local sessions inspectable in the browser. studio gets a unified session inspector with a cost lens, a scrolling token rail, per-turn token costs, and a legend - so you can see where a session spent its budget, turn by turn. Deep links route to the app shell, so inspector views are addressable.
The classifier review loop also grows from a set of commands into a guided pipeline: coverage review briefs with remediations and blockers, lifecycle routing, provenance stamping, and apply gates that say exactly what blocks a production apply and what to do next.
Highlights
- Unified local session inspector in studio with cost lens, token rail, and per-turn token costs.
- Classifier coverage reviews emit briefs, surface blockers with remediations, and gate apply behind explicit checks.
- Review provenance is recorded and stamped so applied decisions stay auditable.
- The site relaunches with a minimal landing, a /features deep-dive, and an AGPL-3.0 relicense.
- `axctl uninstall --purge` wipes the data directory for a clean removal.
Why it matters
Cost has been in the graph since ingest learned to normalize it; this release puts it where you can see it. And by routing every classifier decision through reviewable, provenance-stamped gates, the improvement loop stays something you can trust rather than something that runs ahead of you.