File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,14 +62,15 @@ All fork changes submitted as separate focused PRs targeting `develop`. First PR
6262| #626 | open | Standalone bug fixes |
6363| #629 | open | Batch writes, concurrent mining |
6464| #632 | open | Repair, purge, --version |
65- | #633 | open | Hook capture, auto-mine transcripts |
65+ | #633 | ** closed ** | Hook capture (superseded, resubmitted as # 673 ) |
6666| #635 | ** merged** via #667 | New MCP tools, export |
6767| #659 | open | Diary wing parameter |
6868| #660 | open | L1 importance pre-filter |
6969| #661 | open | Graph cache with write-invalidation |
7070| #662 | open | Hybrid search fallback |
7171| #663 | open | Stale HNSW mtime detection |
7272| #664 | open | BLOB seq_id migration repair |
73+ | #673 | open | Deterministic hook saves (replaces #633 ) |
7374
7475## Two-Layer Memory Architecture
7576
Original file line number Diff line number Diff line change @@ -100,14 +100,15 @@ All fork changes submitted as separate focused PRs to [milla-jovovich/mempalace]
100100| [ #626 ] ( https://github.com/milla-jovovich/mempalace/pull/626 ) | fix | Standalone bug fixes |
101101| [ #629 ] ( https://github.com/milla-jovovich/mempalace/pull/629 ) | perf | Batch writes, concurrent mining |
102102| [ #632 ] ( https://github.com/milla-jovovich/mempalace/pull/632 ) | feat | Repair, purge, --version |
103- | [ #633 ] ( https://github.com/milla-jovovich/mempalace/pull/633 ) | feat | Hook capture, auto-mine transcripts |
103+ | [ #633 ] ( https://github.com/milla-jovovich/mempalace/pull/633 ) | feat | ~~ Hook capture~~ — closed, resubmitted as # 673 |
104104| [ #635 ] ( https://github.com/milla-jovovich/mempalace/pull/635 ) | feat | New MCP tools, export — ** merged** via [ #667 ] ( https://github.com/milla-jovovich/mempalace/pull/667 ) |
105105| [ #659 ] ( https://github.com/milla-jovovich/mempalace/pull/659 ) | fix | Diary wing parameter |
106106| [ #660 ] ( https://github.com/milla-jovovich/mempalace/pull/660 ) | perf | L1 importance pre-filter |
107107| [ #661 ] ( https://github.com/milla-jovovich/mempalace/pull/661 ) | perf | Graph cache with write-invalidation |
108108| [ #662 ] ( https://github.com/milla-jovovich/mempalace/pull/662 ) | feat | Hybrid search fallback |
109109| [ #663 ] ( https://github.com/milla-jovovich/mempalace/pull/663 ) | fix | Stale HNSW mtime detection |
110110| [ #664 ] ( https://github.com/milla-jovovich/mempalace/pull/664 ) | fix | BLOB seq_id migration repair |
111+ | [ #673 ] ( https://github.com/milla-jovovich/mempalace/pull/673 ) | feat | Deterministic hook saves — zero data loss via Python API |
111112
112113## License
113114
You can’t perform that action at this time.
0 commit comments