MiMo Code 知识库Busabase x MiMo Code 知识库

MiMo Code 知识库

MiMo Code 有意把项目记忆保留到跨 session 使用,减少重复学习;但 checkpoint、note 或 distilled workflow 不能悄悄变成团队业务决策的权威记录。

MiMo Code 知识库 review workspace
用 persistent memory 恢复 context,用 review 决定哪些结论成为共享知识。

MAP

用 persistent memory 恢复 context,用 review 决定哪些结论成为共享知识。

MiMo Code 有意把项目记忆保留到跨 session 使用,减少重复学习;但 checkpoint、note 或 distilled workflow 不能悄悄变成团队业务决策的权威记录。

01 · MEMORY.md, checkpoint.md, notes.md, task progress

项目 rules 与 architecture decisions

02 · SQLite FTS5 cross-session retrieval

结构化 session snapshots

03 · subagents, workflows, Skills, MCP, /dream and /distill

Scratch 与每项任务工作

04 · Reviewed record

Reviewed decision 与 evidence

01 · MiMo Code 知识库

MEMORY.md, checkpoint.md, notes.md, task progress

MiMo Code 有意把项目记忆保留到跨 session 使用,减少重复学习;但 checkpoint、note 或 distilled workflow 不能悄悄变成团队业务决策的权威记录。

LayerOwnsBoundary
MEMORY.md项目 rules 与 architecture decisionsRepository guidance,不是跨系统 status
checkpoint.md结构化 session snapshots用于 context recovery,不是 acceptance record
notes 与 task progressScratch 与每项任务工作有用 execution evidence,往往临时
Busabase recordReviewed decision 与 evidence跨 repository 的负责复用

02 · MiMo Code 知识库

SQLite FTS5 cross-session retrieval

用 persistent memory 恢复 context,用 review 决定哪些结论成为共享知识。

CHECKPOINT

自动 context reconstruction 会让旧 assumption 看起来仍是当前事实。

DREAM

提取知识可改善 memory,但不能绕过 owner 接受关键事实。

DISTILL

可复用 Skill 保存 procedure,不自动批准 output。

GOAL

Judge-verified stop condition 评估完成,不等于组织接受。

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.md项目 rules 与 architecture decisions. Repository guidance,不是跨系统 status
checkpoint.md结构化 session snapshots. 用于 context recovery,不是 acceptance record
notes 与 task progressScratch 与每项任务工作. 有用 execution evidence,往往临时
Busabase recordReviewed decision 与 evidence. 跨 repository 的负责复用

EVIDENCE

MiMo Code 知识库: inspect the execution boundary

CHECKPOINT: 自动 context reconstruction 会让旧 assumption 看起来仍是当前事实。 DREAM: 提取知识可改善 memory,但不能绕过 owner 接受关键事实。 DISTILL: 可复用 Skill 保存 procedure,不自动批准 output。 GOAL: Judge-verified stop condition 评估完成,不等于组织接受。

mimo-code_1MEMORY.md: 项目 rules 与 architecture decisions; Repository guidance,不是跨系统 status
mimo-code_2checkpoint.md: 结构化 session snapshots; 用于 context recovery,不是 acceptance record
mimo-code_3notes 与 task progress: Scratch 与每项任务工作; 有用 execution evidence,往往临时
mimo-code_4Busabase record: Reviewed decision 与 evidence; 跨 repository 的负责复用
MiMo Code 知识库 evidence review

ACCEPTANCE

MiMo Code 知识库: execution is not acceptance

用 persistent memory 恢复 context,用 review 决定哪些结论成为共享知识。

CHECKPOINT

自动 context reconstruction 会让旧 assumption 看起来仍是当前事实。

DREAM

提取知识可改善 memory,但不能绕过 owner 接受关键事实。

DISTILL

可复用 Skill 保存 procedure,不自动批准 output。

GOAL

Judge-verified stop condition 评估完成,不等于组织接受。

PLACEMENT

MiMo Code 知识库: keep context with its owner

MEMORY.md owns 项目 rules 与 architecture decisions. checkpoint.md owns 结构化 session snapshots. notes 与 task progress owns Scratch 与每项任务工作. Busabase record owns Reviewed decision 与 evidence.

LayerOwnsBoundary
MEMORY.md项目 rules 与 architecture decisionsRepository guidance,不是跨系统 status
checkpoint.md结构化 session snapshots用于 context recovery,不是 acceptance record
notes 与 task progressScratch 与每项任务工作有用 execution evidence,往往临时
Busabase recordReviewed decision 与 evidence跨 repository 的负责复用

FRESHNESS

MiMo Code 知识库: record what can change

CHECKPOINT: 自动 context reconstruction 会让旧 assumption 看起来仍是当前事实。 DREAM: 提取知识可改善 memory,但不能绕过 owner 接受关键事实。 DISTILL: 可复用 Skill 保存 procedure,不自动批准 output。 GOAL: Judge-verified stop condition 评估完成,不等于组织接受。

source_versionhttps://github.com/XiaomiMiMo/MiMo-Code
runtime_factMEMORY.md, checkpoint.md, notes.md, task progress | SQLite FTS5 cross-session retrieval | subagents, workflows, Skills, MCP, /dream and /distill
review_ownerAccountable human reviewer
next_reviewA stated recheck boundary

FAQ

MiMo Code 知识库: practical questions

用 persistent memory 恢复 context,用 review 决定哪些结论成为共享知识。

MEMORY.md 会取代 reviewed record 吗?

不会。它给 MiMo Code 项目 context;跨团队决策还需要 owner、sources 和 review state。

每个 checkpoint 都要提升吗?

不用。只提升会影响当前任务之外工作的精简结果。

/dream 能写 canonical business facts 吗?

它可以整理 project memory;关键 claim 仍要回到 source system 验证后再提议。

Subagents 会转移接受权吗?

不会。它们可并行返回工作,责任 reviewer 才接受可复用结论。

NEXT

用 persistent memory 恢复 context,用 review 决定哪些结论成为共享知识。

MiMo Code 有意把项目记忆保留到跨 session 使用,减少重复学习;但 checkpoint、note 或 distilled workflow 不能悄悄变成团队业务决策的权威记录。