15 lines
469 B
Markdown
15 lines
469 B
Markdown
# MEMORY.md - Long-term Learned Knowledge
|
|
|
|
(Agent appends distilled insights here over time)
|
|
|
|
## Structured ledger (optional)
|
|
|
|
Append short bullets under dated headings:
|
|
|
|
- FACT — durable repo or env truth (cite path).
|
|
- CHECK — verifier or npm script that proved something.
|
|
- RISK — unresolved assumption or flaky area.
|
|
- HANDOFF — what the next session should read first.
|
|
|
|
Daily detail can go in `memory/YYYY-MM-DD.md`; keep MEMORY.md as the rolling summary.
|