Home
justinaquino edited this page 2026-02-03 02:03:01 +08:00

Page revisions

4 Commits

Author SHA1 Message Date
justinaquino
188c61b4d9 Add Challenges-260202 with visualization roadmap and action plan
New action plan establishes two parallel streams:
- Stream A: UI Update (Window/Tile migration)
- Stream B: Placement Testing (validation script)

Added comprehensive visualization roadmap:
- vis01: Abstract row view (star + planets in order)
- vis02: Interactive system map (zoom/pan/scroll)
  - vis02.01: Orbital animation (Kepler's laws)
  - vis02.02: Time dial (reposition planets by date)
  - vis02.03: Delta-V cost display per planet
- vis03: Brachistochrone trajectory calculator
  - vis03.01: Burn-coast-burn (hard sci-fi, not constant accel)
  - vis03.02: Route planner (planet-to-planet navigation)

Project outcome: GM builds systems in spreadsheet, players load on
phone and calculate their own navigation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 02:03:01 +08:00
justinaquino
dc7b4dc23d Add Challenges and Mneme Logic Specification wiki pages
- Add Challenges-260115.md: Development challenges, module status, action items
- Add Mneme-Logic-Specification-260202.md: Version 1.5 rules draft with:
  - 4-level hierarchy (Stellar, Inras, Sub-Systems, Surface)
  - Waterfall habitability algorithm
  - Mutual Hill Radius placement logic
  - Gravitational Queue process for planetary positions
- Update Home.md with links to new pages

Date codes (YYMMDD) allow tracking document versions over time.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 22:51:48 +08:00
justinaquino
8fa95d2102 Add Architecture wiki page with detailed documentation
- Add Architecture.md with comprehensive project documentation
- Two levels of detail: what components are and how they work
- External references to MDN, React docs, TypeScript, Radix UI
- Code examples from actual codebase (CreatePrimaryStar, generators)
- Update Home.md with link to Architecture page

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 21:40:49 +08:00
justin aquino
07965dd785 Initial Home page 2026-02-02 13:21:54 +00:00