Move completed review docs to docs/legacy
Relocated SYSTEM_REVIEW.md and PROJECT_PLAN_ENERGY_EVOLUTION.md to docs/legacy/ now that all issues are resolved. Added docs/README.md with index of documentation files.
This commit is contained in:
parent
5f1eb11344
commit
6ce625a747
13
backend/docs/README.md
Normal file
13
backend/docs/README.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Backend Documentation
|
||||
|
||||
This directory contains documentation for the Mantimon TCG backend.
|
||||
|
||||
## Directory Structure
|
||||
|
||||
### `/legacy/`
|
||||
Historical documents from completed development phases. Preserved for reference.
|
||||
|
||||
| File | Description |
|
||||
|------|-------------|
|
||||
| `SYSTEM_REVIEW.md` | Comprehensive code review of the core engine (Jan 2026). All 15 identified issues resolved. 826 tests passing. |
|
||||
| `PROJECT_PLAN_ENERGY_EVOLUTION.md` | Implementation plan for energy/tool attachment and evolution stack refactor. Completed Jan 2026. |
|
||||
Loading…
Reference in New Issue
Block a user