Consolidate spatial docs into universe model

This commit is contained in:
2026-04-06 21:29:49 -04:00
parent 74b8bf4116
commit fdcf83ccec
15 changed files with 129 additions and 652 deletions

View File

@@ -39,7 +39,7 @@ Additional specialized commanders may exist later, such as:
- fleet commander
- task-group commander
- convoy commander
- sector commander
- localspace defense commander
## Commander Entity Model
@@ -75,7 +75,7 @@ Responsibilities:
- create or retire station and fleet objectives
- respond to large-scale shortages, threats, and opportunities
The faction commander should reason mostly across `universe-space`, `galaxy-space`, and strategic `system-space`.
The faction commander should reason mostly across `universe-space`, `galaxy-space`, and strategic system-level concerns.
It should not micromanage every ship constantly.
@@ -343,7 +343,7 @@ The following rules should remain true unless there is a deliberate exception:
## Relationship To Other Documents
- [SPACES.md](/home/jbourdon/repos/space-game/docs/SPACES.md)
- [UNIVERSE-MODEL.md](/home/jbourdon/repos/space-game/docs/UNIVERSE-MODEL.md)
- defines where action happens
- [ECONOMY.md](/home/jbourdon/repos/space-game/docs/ECONOMY.md)