Skip to content

chore(docs): shrink PROJECT-MEMORY.md to an index; archive content sections#63

Merged
ilmoniemi merged 1 commit into
mainfrom
chore/shrink-project-memory
May 11, 2026
Merged

chore(docs): shrink PROJECT-MEMORY.md to an index; archive content sections#63
ilmoniemi merged 1 commit into
mainfrom
chore/shrink-project-memory

Conversation

@ilmoniemi
Copy link
Copy Markdown
Contributor

Summary

Same shape as pyrycode/pyrycode PR #285 and agent-dispatcher-v2 PR #56. PROJECT-MEMORY.md was drifting from index shape toward content store. Restored to canonical shape (~40 lines) with historical content archived in place.

  • docs/PROJECT-MEMORY.md: 70 → 40 lines. Where things live + project-level conventions + open follow-ups.
  • docs/archive/PROJECT-MEMORY-history-2026-05-11.md (new): verbatim snapshot of pre-2026-05-11 "What's built" table + "Patterns established" section.

Distilled patterns down to 7 genuinely project-level rules (sentinel errors, opacity by type, envelope-boundary validation, credential discipline, loud failure, in-package tests, LIFO defer cleanup). Per-ticket patterns belong in codebase/<N>.md going forward.

Test plan

  • make test (-race) — all green
  • No code changes — docs only

…ctions

Same shape as pyrycode/pyrycode PR #285 and agent-dispatcher-v2
PR #56. PROJECT-MEMORY.md was drifting from index toward content
store (70 lines today, growing per-ticket). Restored to the
canonical index shape — Where things live + project-level
conventions + open follow-ups — with the historical content
preserved verbatim in docs/archive/.

Changes:
- docs/archive/PROJECT-MEMORY-history-2026-05-11.md — verbatim
  snapshot of the pre-2026-05-11 "What's built" table (#1..#32)
  and "Patterns established" section (35 patterns). Preserved
  for cross-reference resolution and audit trail.
- docs/PROJECT-MEMORY.md — restored to ~40-line index. Distilled
  the patterns down to the 7 genuinely project-level rules that
  apply to all future tickets; the rest were per-ticket and
  belong in codebase/<N>.md going forward.

Tests: make test (-race) unchanged, all green.
@ilmoniemi ilmoniemi merged commit 2b56a2a into main May 11, 2026
2 checks passed
@ilmoniemi ilmoniemi deleted the chore/shrink-project-memory branch May 11, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant