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
Screenshot pendingPlaceholder for a screenshot of the progress site mid-run, with a column of specialist lanes in mixed states.
A finding, expanded
Screenshot pendingPlaceholder for a screenshot of an expanded finding card showing its file anchor, raising specialist and validated confidence.