5 Commits

Author SHA1 Message Date
8503855a4c Refine ship orders and viewer controls 2026-04-09 12:42:52 -04:00
6c92ab50c8 Complete universe model migration 2026-04-07 14:16:59 -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
9a5040cf1f Refactor backend into domain-first slices 2026-03-19 18:15:44 -04:00