Commit 132d799
committed
Resolve worktree-aware Mnemosyne collection names
Add resolveProjectCollectionName which uses git rev-parse --git-common-dir to find the durable project directory from any linked worktree, preventing memory loss across worktree switches.\n\n- Replace naive basename(cwd) lookup with git-common-dir resolution\n- Add normalizedProjectCollectionName helper\n\nDocs:\n- Document Attached Workflow persistence and Verified Plan semantics in CONTEXT\n- Update TODO memory bug description from stale install.sh entry\n- Reset 05-phone-ideation plan to ready_for_work with abandoned worktree\n- Add attached-mode-prd.md1 parent ec71a18 commit 132d799
5 files changed
Lines changed: 590 additions & 12 deletions
File tree
- docs/prd
- plans/personal-remote-workspace-v1
- src/extensions/mnemosyne
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
477 | 483 | | |
478 | 484 | | |
479 | 485 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments