fix
patch
consolidation
feat/phase-2g-bundle
fix(consolidation): fix mm.store() call signature and add consolidation_pass type
- mm.store() takes positional args (type, data, opts) not a plain object — passing { type, data } caused type to stringify as '[object Object]' - Added 'consolidation_pass' to MEMORY_EVENT_TYPES so pass-level summary events can be stored and queried without triggering the invalid-type error - Test: verify MEMORY_EVENT_TYPES includes consolidation_pass
sha256:d75cfca89ad58cdad13dfc4ed3967b49bacaabfc73447d469a4ac0aa522ee184
sha
sha256:fe1769e430aa22c37c7b73472b3c47125f98fb4d0d1635ecfe9f15c720e7a96b
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:d75cfca89ad58cdad13dfc4ed3967b49bacaabfc73447d469a4ac0aa522ee184 --body "your comment"
No comments yet. Be the first to start the discussion.