A run, as it happens

The progress site Shipped

A static site generated per run and opened automatically, rendering the event stream live: lanes, statuses, findings, and timings.

Every run writes an event stream, and the progress site is that stream rendered. It opens in a browser when the run starts and updates as the pillars complete, so a review that fans out to thirty concurrent dispatches is still something you can watch in order. It is generated in-process rather than by a separate watcher — an earlier design used a watcher subcommand that only ever worked for one team, which is the kind of bug a "just for now" shortcut produces.

Lanes, mid-run

Specialist lanes partway through a review — finished, running, and not-yet-started, with findings counts filling in.

A finding, expanded

One finding as the site renders it: the anchor, the specialist that raised it, and the consultant's recomputed confidence.