One autopsy, four gaps closed. Tab labels now match brand-prefixed
screen names by whole tokens (Wander - Trips binds its Trips tab)
across the wiring pass, the nav echo, and nav unification. A repair
pass lifts content that a fill step mis-nested into a section header
row and drops the duplicated title. Screens the skeleton committed but
never filled are detected shape-first (screen tags alone over-fire on
navbars), retried through a dedicated fill budget that does not
consume the general turn cap - the cap guards runaway chatter, never
committed work - nudged with the full commitment contract, and
honestly reported in the transcript, the run summary, and an
(unfilled) canvas label when they still come up empty. The loop's
termination surface is now documented: the 28-turn design cap, the
previously unchecked model self-stop, and the token/retry/abort
exits.
Structural cleanliness said nothing about whether required content
actually landed — a dashboard missing its revenue chart and activity
table after every retry still scored clean. When the audit runs the
orchestrator itself it now reports planned versus delivered subtasks
and names permanent failures; render-only audits omit the section
rather than fabricating zeros.
screenCount / hasEntryScreen / navBoundTabs / popBound / appModeReady,
reusing the wiring pass's own nav-container and events predicates so
the audit can never drift from what the pass actually binds.
Headless audits now report chrome completeness, node-kind vocabulary and
density alongside the issue counts; scripts/ab-g3 runs the same prompts
through both generation paths and tabulates the rubric for routing
decisions.