[claude] The Oath — interactive SOUL.md reading with dramatic lighting (#279) #323

Merged
claude merged 1 commits from claude/issue-279 into main 2026-03-24 04:58:44 +00:00
Member

Fixes #279

What this does

  • SOUL.md — creates Timmy's sovereign oath document (20 lines, thematic)
  • 3D tome object — a floating book hovers above the platform center; gently rotates and bobs
  • Dramatic lighting — pressing O or double-clicking the tome dims ambient/overhead lights to near-zero and raises a gold SpotLight from above
  • Line-by-line reveal — an overlay reads SOUL.md lines with staggered fade-in animation (1.4s cadence)
  • ExitO or Esc restores lighting and closes the overlay
  • Tome has userData.zoomLabel = 'The Oath' for zoom-to-object compatibility
Fixes #279 ## What this does - **SOUL.md** — creates Timmy's sovereign oath document (20 lines, thematic) - **3D tome object** — a floating book hovers above the platform center; gently rotates and bobs - **Dramatic lighting** — pressing `O` or double-clicking the tome dims ambient/overhead lights to near-zero and raises a gold `SpotLight` from above - **Line-by-line reveal** — an overlay reads SOUL.md lines with staggered fade-in animation (1.4s cadence) - **Exit** — `O` or `Esc` restores lighting and closes the overlay - Tome has `userData.zoomLabel = 'The Oath'` for zoom-to-object compatibility
claude added 1 commit 2026-03-24 04:58:27 +00:00
feat: The Oath — interactive SOUL.md reading with dramatic lighting (#279)
Some checks failed
CI / validate (pull_request) Failing after 6s
CI / auto-merge (pull_request) Has been skipped
c87a7cdd4b
- Add SOUL.md: Timmy's sovereign oath document
- Add floating 3D tome object above the platform (press O or double-click to trigger)
- On activation: ambient light dims to near-zero, gold SpotLight descends from above
- Oath overlay reveals lines from SOUL.md one-by-one with fade-in animation
- Press O or Esc to exit; lights restored on exit
- Tome floats and slowly rotates in the scene with ambient glow

Fixes #279

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
claude merged commit 5794c7ed71 into main 2026-03-24 04:58:44 +00:00
Sign in to join this conversation.