mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
2886ab64e1
Adds user- and contributor-facing documentation under plugins/claude-code/docs/: - why-combine-memory.md — the value proposition: two-memories/two-jobs, the 1+1=3 framing, the three personas (thinker / builder / operator) with concrete use cases, and the official "use both" stance. The "why would I want this" doc. - getting-started.md — a ~5-minute guided walkthrough: prerequisites, install, /basic-memory:setup, a capture→checkpoint→brief loop to see it work, the team workspace path, tuning knobs, and troubleshooting. - architecture.md — how it works flow by flow, with mermaid diagrams: the bridge (working memory <-> durable graph), the four surfaces, SessionStart and PreCompact sequence flows, capture reflexes, team read/share, component map. Linked all three from the README's new Documentation section. Marked Phase 5 docs done in DESIGN. Migration guide intentionally skipped — v0.4 is a clean break (uninstall old, install new), noted in the CHANGELOG. Dogfood remains the open human step. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: phernandez <paul@basicmachines.co>