Commit Graph

10 Commits

Author SHA1 Message Date
766fef1c8f chore: add .editorconfig and consistent formatting for backend projects
Adds an `.editorconfig` file with C# and project-specific conventions. Applies consistent indentation and formatting across backend handlers, runtime models, and AI services.
2026-03-24 02:55:15 -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
9a5040cf1f Refactor backend into domain-first slices 2026-03-19 18:15:44 -04:00
07a3142316 refactor(backend): align api namespaces and project name 2026-03-19 17:44:53 -04:00
792fc5619b feat(backend): move endpoints to FastEndpoints handlers 2026-03-19 15:23:58 -04:00
5ba1287f85 feat: production chain 2026-03-15 22:46:47 -04:00
ddca4a16d5 Implement roadmap phases 1 through 8 2026-03-14 02:30:15 -04:00
9849dbae61 Add world delta streaming and viewer smoothing 2026-03-12 19:03:13 -04:00
2fb90162ef Split viewer and simulation into separate apps 2026-03-12 17:18:29 -04:00