- Memory plugin installed globally at ~/.claude/plugins/memory/ with three hooks: session-start.sh (background graphify rebuild), session-context.sh (UserPromptSubmit vault injection), and post-tool-use-write.sh (session log + dirty-file tracking) - Root cause fixed: SessionStart has last-write-wins semantics (undocumented); moved vault context injection to UserPromptSubmit which concatenates multiple hooks - Verified working: vault graph map (366 nodes, 346 edges) injected into every session - ADR-014: Graphify is a structure extractor, not a topic clusterer — hub notes + wikilinks must be author-provided; migration scaffolding is now a first-class deliverable - Graph connectivity findings documented in 07-graph-connectivity-findings.md - Archive 2026-06-05-add-memory-plugin change; sync memory-plugin-hooks and memory-plugin-skills to stable specs - Add graphify-out/ to .gitignore (build artifact) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| changes/archive | ||
| specs | ||
| config.yaml | ||