feat(sim): sky scale + auto-start experience + drop reef_hawaiian #29

Merged
benstull merged 1 commits from feat/sky-scale-expanded-pools into main 2026-06-29 14:01:47 +00:00
Owner

Expanded-pools sky-scale work plus two experience tweaks:

  • New sky altitude between orbit and coast (ring: cosmos·orbit·sky·coast·reef·abyss); new clip pools + full re-baked adjacent-pair morph set (all-intra, LFS); removed stale cosmos↔abyss transitions from the old ring order.
  • Auto-start: once the preload finishes, Video turns on and the audio dial rises to 3/10 with no user gesture (app.js autoStart()).
  • Dropped reef_hawaiian (text overlay); reef pool 7→6, transitions 586→558.

Tests: rewrote tests/test_e2e_audio.py for the dial UI + auto-start; updated manifest morph-count + altitude-scrub assertions. 302 pytest + 11 Playwright e2e + 9 node unit all green.

🤖 Generated with Claude Code

Expanded-pools sky-scale work plus two experience tweaks: - New `sky` altitude between orbit and coast (ring: cosmos·orbit·sky·coast·reef·abyss); new clip pools + full re-baked adjacent-pair morph set (all-intra, LFS); removed stale cosmos↔abyss transitions from the old ring order. - Auto-start: once the preload finishes, Video turns on and the audio dial rises to 3/10 with no user gesture (app.js autoStart()). - Dropped reef_hawaiian (text overlay); reef pool 7→6, transitions 586→558. Tests: rewrote tests/test_e2e_audio.py for the dial UI + auto-start; updated manifest morph-count + altitude-scrub assertions. 302 pytest + 11 Playwright e2e + 9 node unit all green. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
benstull added 1 commit 2026-06-29 14:01:37 +00:00
Expanded-pools sky-scale work plus two experience tweaks:

- New `sky` altitude (airplane-window / low-flight layer) between orbit and
  coast; RING_ORDER cosmos·orbit·sky·coast·reef·abyss. New clip pools across
  all scales, re-baked the full adjacent-pair morph set (all-intra, LFS), and
  removed the now-stale cosmos↔abyss transitions the old ring order produced.
- Auto-start: once the preload finishes the experience turns Video on and
  raises the audio dial to 3/10 with no user gesture (app.js autoStart()).
- Dropped reef_hawaiian (text overlay — violates the text-free pool rule);
  reef pool 7→6, manifest transitions 586→558.

Tests: rewrote tests/test_e2e_audio.py for the dial UI + auto-start; updated
the manifest morph-count assertions and the altitude-scrub target for the new
ring order. 302 pytest + 11 Playwright e2e + 9 node unit all green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
benstull merged commit eff43bd148 into main 2026-06-29 14:01:47 +00:00
Sign in to join this conversation.