What problem does it solve?
Reorganizing an existing memory-v2 corpus of flat bullet pages into the memory-v3 section-grain wiki format risks silent information loss and retrieval regressions, and doing it live can corrupt an assistant's only copy of its knowledge.
Core Features & Use Cases
- Loss-proof staging: Snapshots the live corpus, freezes consolidation triggers, and authors all rewrites into a separate staging tree with per-article provenance so nothing is edited live until a verified cutover.
- Assistant-reviewed authoring: Designs a topical hub taxonomy, fans out cluster-grain authoring through the workflow engine, repairs cross-links, and runs a mandatory mechanical plus semantic loss audit before approval.
- Retrieval eval gate: Mines real conversation turns, runs blind A/B judging of v2 versus staged retrieval, and blocks cutover unless the eval-tally gate passes.
- Use Case: When a Vellum assistant's memory/concepts/ directory still holds v2-style flat pages with summary frontmatter, run this migration to reshape them into lead-plus-section articles, prove nothing was lost, and flip memory.v3.live only after the eval gate passes.
Quick Start
Ask the assistant to migrate the memory wiki to the v3 section-grain format and confirm the staging, audit, and eval-gate plan before it begins.