Add canonical universe model document

This commit is contained in:
2026-04-06 19:11:27 -04:00
parent c9a4b474b4
commit 74b8bf4116
2 changed files with 504 additions and 5 deletions

View File

@@ -8,12 +8,17 @@ For the implementation migration path from the current codebase to this design s
## Core Documents
- [UNIVERSE-MODEL.md](/home/jbourdon/repos/space-game/docs/UNIVERSE-MODEL.md)
- canonical world structure
- galaxy, systems, celestials, anchors, and localspaces
- ship and construction placement
- intra-system warp and inter-system FTL
- viewer hierarchy and simulation boundaries
- [SPACES.md](/home/jbourdon/repos/space-game/docs/SPACES.md)
- spatial layers
- nodes and local bubbles
- movement regimes
- viewer scale expectations
- replication and interest management implications
- older spatial design document
- useful migration context, but secondary to `UNIVERSE-MODEL.md`
- should be aligned to the universe model over time
- [COMMANDERS.md](/home/jbourdon/repos/space-game/docs/COMMANDERS.md)
- commander roles for factions, stations, and ships