F027
adoptedInteractionFeature07 Jul 2026
Gold champion in the Navigator: see where each string finished, re-champion by selection
Miles, 07 Jul (during the F006 build, captured on hold pending his 0_123 storage-layer testing): in the Navigator view the gold champion is not visible today, yet it is a great visual clue to where a generative string last finished. Proposed: (1) the Navigator shows each string's latest champion in gold - the tip of every string readable at a glance across the lineage array; (2) clicking a stage in the Navigator to select a new champion turns that stage gold and returns to the World view with the same stage championed - the Navigator becomes not just the Track decision point (D133) but the re-championing surface. DESIGN NOTE to resolve when built: D133 agreed that selection never commits and only the button press does; this feature as described has the click turning gold and returning - reconcile whether the gold-turn is preview (commit still on the button) or whether re-championing in the Navigator is a deliberate exception to the selection-never-commits rule. Natural build companion to tree v0_8 (the multi-string Navigator, F024) since both touch the same render pass. Gold champion palette already shared via gaad_palette.py.
OFF HOLD + REDESIGNED BY MARKUP (Miles, 07 Jul, after runtime-testing the array): (1) empty tip stages are NOT rendered at all - no platform, no text (their data stays on disk untouched); (2) each PRESERVED string's last champion stage is coloured RED - the dead end, the 1994 word made visible; (3) the ACTIVE string's last champion stage is GOLD (CHAMPION_GOLD, matching the Generator world's champion fill, D042 - chosen over green for one-colour-one-meaning across scenes; green remains a one-line constant swap, DEADEND_RED/CURRENT_GOLD in tree v0_10). Consequence accepted: the unjudged final grid of each string is no longer clickable in the Navigator - the red dead end is the string's last DECISION, the truer endpoint. Shipped in tree v0_10 (v0_9 was a withdrawn tip-label restyle; number retired). Re-champion-by-selection commit question from the original note: resolved in practice by D133 - the button commits, and the backtrack gold-turn on commit is live since addon v0_94.
RUNTIME-CONFIRMED (Miles, 07 Jul, 'BINGO!'): tree v0_10 verified live - tips gone, two red dead ends on preserved strings, gold current champion on the active string's deepest decision. Confirmation screenshot banked at Website/episodes/ep4_lineage_array_dead_ends_red_champion_gold_07jul2026.png - candidate EP4 hero image alongside the P050 proof shot. Gold-vs-green settled by viewport: gold stands.
SPLIT (Miles, 07 Jul): the colour state language (red dead ends / gold current champion / tips hidden) is now its own feature, F028. F027 remains the record of the original idea and the re-champion-by-selection interaction, resolved via D133.