Complete early roadmap foundation and calendar helpers

This commit is contained in:
2026-05-15 21:41:37 -07:00
parent 6cd6729b7b
commit 8ee1f83b16
80 changed files with 3354 additions and 157 deletions
+20
View File
@@ -0,0 +1,20 @@
# Summary
Roadmap item:
What changed:
## Validation
- [ ] `git diff --check`
- [ ] Build/test command run, if applicable:
- [ ] Unreal editor or packaged build checked, if applicable:
- [ ] Backup/deploy dry-run checked, if applicable:
## Review Notes
- [ ] No secrets or credentials committed.
- [ ] No generated builds, raw terrain datasets, DerivedDataCache, Intermediate, Saved, Binaries, or large source-art archives committed.
- [ ] Risky Unreal binary asset changes are described.
- [ ] Follow-up roadmap items were added if new work was discovered.