feat(changelog): add release ledger data
Lint and Build Checks / Lint, Test, and Build (push) Failing after 560h18m4s

This commit is contained in:
2026-06-16 11:19:24 -05:00
parent 13aa686fa8
commit d0ac1c5622
41 changed files with 821 additions and 29 deletions
+11
View File
@@ -0,0 +1,11 @@
# Change Log
All notable project deliverables and build bumps are tracked here.
## 0.0.1
- Established the browser and Electron game shell.
- Added persisted settings, route state, Toolkit gating, and socket status.
- Added Toolkit planning surfaces and socket-backed Credits data.
- Added the first-pass gameplay phase scaffold with local saves.