# services/ — Backend Services Server-side modules that own authoritative game state. | Service | Protocol | Description | |---------|----------|-------------| | `spacetimedb` | SpacetimeDB TS module | Authoritative game backend: all tables, reducers, validation | ## Key Files - `spacetime.json` (repo root) — points `module-path` at `./services/spacetimedb` - `spacetime.local.json` — local database name: `void-nav-dev`