2026-03-25: Branch Convergence and Plugin Porting Guide
- synced `IMPROVEMENTS.md` from `origin/frain/improve`
What Changed
- synced
IMPROVEMENTS.mdfromorigin/frain/improve - restored
MIND_FILE_SPEC.mdfromorigin/frain/improve - added a branch convergence plan for
codexandfrain - added a plugin porting guide for adapting route-based plugins into the codex runtime model
- linked the new guidance into builder docs and roadmap docs
Why It Matters
MindStore currently has two strong branches with different strengths:
codex: runtime, docs, tests, MCP, scheduling, extension foundationfrain: plugin breadth, UI breadth, feature polish
This release documents how those two lines should converge without destroying either one.
Convergence Decision
codexis the destination branchfrainfeature logic and UI should be ported into codex in slices- first example ports should be
kindle-importer,flashcard-maker, andvoice-to-memory