mantimon-tcg/backend
Cal Corum 8668a0d824 Add system review document from multi-agent code review
Comprehensive review of core engine implementation identifying:
- 8 critical issues (energy tracking, knockout processing, confusion handling)
- 7 medium priority issues (prize selection, stadium ownership, etc.)
- Low priority observations and missing functionality
- Recommended fix priority in 3 phases
- Test coverage status per module (94% overall)
2026-01-25 14:09:57 -06:00
..
app Add comprehensive engine tests and fix action field name bugs 2026-01-25 13:34:42 -06:00
references Add interactive console testing script for manual testing 2026-01-25 00:52:35 -06:00
tests Add comprehensive engine tests and fix action field name bugs 2026-01-25 13:34:42 -06:00
.gitignore Add backend foundation with uv, Black, and pre-commit hooks 2026-01-24 00:12:33 -06:00
.python-version Add backend foundation with uv, Black, and pre-commit hooks 2026-01-24 00:12:33 -06:00
PROJECT_PLAN.json Add GameEngine orchestrator with full game lifecycle support 2026-01-25 13:21:41 -06:00
pyproject.toml Add backend foundation with uv, Black, and pre-commit hooks 2026-01-24 00:12:33 -06:00
SYSTEM_REVIEW.md Add system review document from multi-agent code review 2026-01-25 14:09:57 -06:00
uv.lock Add backend foundation with uv, Black, and pre-commit hooks 2026-01-24 00:12:33 -06:00