Add CLAUDE.md, project memory notes, and token_count
CLAUDE.md points future sessions at .claude/memory/ for accumulated project context (purpose, SA/MR topology, packaging/signing decisions, open external dependencies) not fully captured elsewhere in the repo.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Memory Index
|
||||
|
||||
- [Project Purpose](project-purpose.md) — why this repo exists, the two core problems being solved
|
||||
- [SA/MR Topology](topology.md) — deployment topology terminology and shape
|
||||
- [Packaging & Signing Design Decisions](packaging-signing-decisions.md) — key architecture calls and why
|
||||
- [Open External Dependencies](open-external-dependencies.md) — things this design assumes but doesn't own
|
||||
Reference in New Issue
Block a user