Add docs/MEMORY.md with project memory and reference it in CLAUDE.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-17 23:51:06 +01:00
parent b73c84d16d
commit 22530df501
2 changed files with 44 additions and 0 deletions

View File

@@ -183,6 +183,7 @@ When user says **"KONIEC PRACY"**, execute in order:
Before starting implementation, review current state of docs (see AGENTS.md for full list).
## Key Documentation
- `docs/MEMORY.md` — project memory: known issues, confirmed patterns, ORM pitfalls, caching conventions
- `docs/PROJECT_STRUCTURE.md` — detailed project structure and module status
- `docs/REFACTORING_PLAN.md` — Domain migration plan and status
- `docs/FRONTEND_REFACTORING_PLAN.md` — frontend migration plan (mostly complete)