Commit Graph

7 Commits

Author SHA1 Message Date
640e147ea8 to rename 2026-03-28 11:38:33 -04:00
f961ac62b6 chore: convert movement regime kinds to enum 2026-03-27 13:30:10 -04:00
85a055ec91 refactor: replace SpaceLayerKinds with strongly-typed SpaceLayerKind enum
Replaces string-based `SpaceLayerKinds` constants with a strongly-typed `SpaceLayerKind` enum. Updates backend services, runtime models, and projection logic to use the new enum. Adds `ToContractValue` method for compatibility with existing contracts.
2026-03-24 03:03:13 -04:00
6ccc708ae1 feat: massive AI generation 2026-03-21 02:21:05 -04:00
3b56785f9a improvement on gm windows, ai 2026-03-20 12:40:26 -04:00
cd1fe776a5 Deepen faction economy and station planning 2026-03-19 23:34:06 -04:00
9a5040cf1f Refactor backend into domain-first slices 2026-03-19 18:15:44 -04:00