mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 11:11:35 +00:00
* feat(memory): scope recall to active projects * feat(memory): preserve project scope in promotion * docs(memory): explain project-scoped recall * fix(memory): chunk curated files per entry * refactor(memory): narrow project scope internals * fix(memory): exclude annotations from concept tags * fix(memory): tighten project isolation boundaries * fix(memory): preserve project path casing * fix(memory): prioritize project bootstrap candidates * docs: refresh memory architecture map * test(memory): cover project scope schema repair * fix(memory): complete project isolation paths * fix(memory): close project ranking checks * fix(memory): reinitialize search provider before ranking * fix(memory): tolerate missing bootstrap paths