📝 docs(memory): bound context snapshot sections

This commit is contained in:
csh
2026-05-27 14:53:21 +08:00
parent 16287e207f
commit 30c1582186
5 changed files with 51 additions and 1 deletions
@@ -3,6 +3,9 @@
<!--
填写指南:
- 上半部分给人类和 AI 快速恢复上下文
- 上半部分是短期状态快照,不是 changelog
- `Recent Changes` 只保留最近 3-5 条对恢复上下文有价值的变化
- 更新摘要时整理/替换旧摘要,不做无限追加
- 中间的 workflow-state 块记录当前阶段、spec、plan 与执行约束
- 下半部分的 plan-status 块由 main_loop.py 维护,是唯一权威状态源
-->