uwarp-space
2026-02-23
Game logic separated from public infrastructure, BigBang automation started, and stale migration docs removed
482 files · 9,593+ · 22,399-
Game logic separated from public infrastructure
3 files changed
pyproject.tomlGame package restructured to isolate game engine logicpyproject.tomlServer package updated for new game logic boundariespyproject.tomlCore package updated
BigBang game universe automation
2 files changed
bigbang_automation.pyAutomated universe creation for games A-Bautomated-arbitrage-alliance.featureGame configuration feature file
- Completed base games A-B with automated universe creation scripts
instantiate
internal
3 files
bigbang_automation.pyautomated-arbitrage-alliance.featurebargain-bots-bazaar.feature
- Migrated games A-F to F-K and updated manifest with seed tracking
decouple
internal
3 files
financial-forecasters-frontier.featuregalactic-guardians-gauntlet.featurehaggling-heuristics-hub.feature
TWGS default screens configured
1 file changed
twgs.regTWGS registry snapshot with default intro/desc screens
- Configured default intro/desc screens and tracked registry snapshot for TWGS
remediate
behavioral
1 file
twgs.reg
- Added TWGS install directory to gitignore
baseline
internal
1 file
.gitignore
Knowledge data and screen captures
1 file changed
20260223-212805-52e8c31f.txtScreen capture data for session knowledge
- Added session knowledge data (session.jsonl, 84 lines)
instantiate
internal
1 file
session.jsonl
- Added multiple screen capture files for shared knowledge
instantiate
internal
2 files
20260223-212805-52e8c31f.txt20260223-220205-a46ef796.txt
Stale migration documentation removed
1 file changed
monorepo-migration-plan.mdStale migration-era documentation removed
- Removed stale migration docs and fixed outdated references (large cleanup)
deprecate
errata
3 files
monorepo-migration-plan.mdmonorepo-cutover-checklist.mdmonorepo-agent-strategies.md
- Updated local settings and gitignore
baseline
internal
2 files
settings.local.json.gitignore
- Removed worker test suites (test_dual_protocol, test_circuit_breaker, test_structlog)
deprecate
internal
1 file
test_structlog.py