MiMo Codeのナレッジベース
MiMo Codeはproject memoryをsession間で保持します。再学習を減らせますが、checkpoint、note、distilled workflowがteamのbusiness decisionのauthoritative recordへ静かに変わることは防ぐ必要があります。

MAP
Persistent memoryでcontextを復元し、reviewでshared knowledgeに残す結論を決める。
MiMo Codeはproject memoryをsession間で保持します。再学習を減らせますが、checkpoint、note、distilled workflowがteamのbusiness decisionのauthoritative recordへ静かに変わることは防ぐ必要があります。
Project rulesとarchitecture decisions
Structured session snapshots
Scratchとtaskごとの作業
Reviewed decisionとevidence
01 · MiMo Codeのナレッジベース
MEMORY.md, checkpoint.md, notes.md, task progress
MiMo Codeはproject memoryをsession間で保持します。再学習を減らせますが、checkpoint、note、distilled workflowがteamのbusiness decisionのauthoritative recordへ静かに変わることは防ぐ必要があります。
| Layer | Owns | Boundary |
|---|---|---|
| MEMORY.md | Project rulesとarchitecture decisions | Repository guidanceでありcross-system statusではない |
| checkpoint.md | Structured session snapshots | Context recovery用でacceptance recordではない |
| notes / task progress | Scratchとtaskごとの作業 | Useful execution evidenceだがtemporaryな場合が多い |
| Busabase record | Reviewed decisionとevidence | Repositoryを越えるaccountable reuse |
02 · MiMo Codeのナレッジベース
SQLite FTS5 cross-session retrieval
Persistent memoryでcontextを復元し、reviewでshared knowledgeに残す結論を決める。
Automatic context reconstructionは古いassumptionをcurrentに見せ得ます。
Knowledge extractionはmemoryを改善しますが、consequential factのownerを迂回しません。
Reusable Skillはprocedureを残し、outputを自動approveしません。
Judge-verified stop conditionはcompletionを評価し、organizational acceptanceではありません。
03 · MiMo Codeのナレッジベース
subagents, workflows, Skills, MCP, /dream and /distill
MiMo Codeのナレッジベース: MEMORY.md, checkpoint.md, notes.md, task progress; SQLite FTS5 cross-session retrieval; subagents, workflows, Skills, MCP, /dream and /distill.
MEMORY.mdProject rulesとarchitecture decisions. Repository guidanceでありcross-system statusではないcheckpoint.mdStructured session snapshots. Context recovery用でacceptance recordではないnotes / task progressScratchとtaskごとの作業. Useful execution evidenceだがtemporaryな場合が多いBusabase recordReviewed decisionとevidence. Repositoryを越えるaccountable reuseEVIDENCE
MiMo Codeのナレッジベース: inspect the execution boundary
CHECKPOINT: Automatic context reconstructionは古いassumptionをcurrentに見せ得ます。 DREAM: Knowledge extractionはmemoryを改善しますが、consequential factのownerを迂回しません。 DISTILL: Reusable Skillはprocedureを残し、outputを自動approveしません。 GOAL: Judge-verified stop conditionはcompletionを評価し、organizational acceptanceではありません。
mimo-code_1MEMORY.md: Project rulesとarchitecture decisions; Repository guidanceでありcross-system statusではないmimo-code_2checkpoint.md: Structured session snapshots; Context recovery用でacceptance recordではないmimo-code_3notes / task progress: Scratchとtaskごとの作業; Useful execution evidenceだがtemporaryな場合が多いmimo-code_4Busabase record: Reviewed decisionとevidence; Repositoryを越えるaccountable reuseACCEPTANCE
MiMo Codeのナレッジベース: execution is not acceptance
Persistent memoryでcontextを復元し、reviewでshared knowledgeに残す結論を決める。
Automatic context reconstructionは古いassumptionをcurrentに見せ得ます。
Knowledge extractionはmemoryを改善しますが、consequential factのownerを迂回しません。
Reusable Skillはprocedureを残し、outputを自動approveしません。
Judge-verified stop conditionはcompletionを評価し、organizational acceptanceではありません。
PLACEMENT
MiMo Codeのナレッジベース: keep context with its owner
MEMORY.md owns Project rulesとarchitecture decisions. checkpoint.md owns Structured session snapshots. notes / task progress owns Scratchとtaskごとの作業. Busabase record owns Reviewed decisionとevidence.
| Layer | Owns | Boundary |
|---|---|---|
| MEMORY.md | Project rulesとarchitecture decisions | Repository guidanceでありcross-system statusではない |
| checkpoint.md | Structured session snapshots | Context recovery用でacceptance recordではない |
| notes / task progress | Scratchとtaskごとの作業 | Useful execution evidenceだがtemporaryな場合が多い |
| Busabase record | Reviewed decisionとevidence | Repositoryを越えるaccountable reuse |
FRESHNESS
MiMo Codeのナレッジベース: record what can change
CHECKPOINT: Automatic context reconstructionは古いassumptionをcurrentに見せ得ます。 DREAM: Knowledge extractionはmemoryを改善しますが、consequential factのownerを迂回しません。 DISTILL: Reusable Skillはprocedureを残し、outputを自動approveしません。 GOAL: Judge-verified stop conditionはcompletionを評価し、organizational acceptanceではありません。
source_versionhttps://github.com/XiaomiMiMo/MiMo-Coderuntime_factMEMORY.md, checkpoint.md, notes.md, task progress | SQLite FTS5 cross-session retrieval | subagents, workflows, Skills, MCP, /dream and /distillreview_ownerAccountable human reviewernext_reviewA stated recheck boundaryFAQ
MiMo Codeのナレッジベース: practical questions
Persistent memoryでcontextを復元し、reviewでshared knowledgeに残す結論を決める。
MEMORY.mdはreviewed recordを置換しますか?
しません。MiMo Codeにproject contextを与えます。Cross-team decisionにはowner、sources、review stateが必要です。
すべてのcheckpointをpromoteしますか?
しません。Current taskの外へ影響するcompact resultだけをpromoteします。
/dreamはcanonical business factを書けますか?
Project memoryを整理できますが、claimはsource systemでverifyしてからproposeします。
Subagentはacceptance authorityを持ちますか?
持ちません。Parallel workを返せますが、accountable reviewerが結論をacceptします。
NEXT
Persistent memoryでcontextを復元し、reviewでshared knowledgeに残す結論を決める。
MiMo Codeはproject memoryをsession間で保持します。再学習を減らせますが、checkpoint、note、distilled workflowがteamのbusiness decisionのauthoritative recordへ静かに変わることは防ぐ必要があります。
