[Bell] 同步 MVP 长期文档与待验收归档 (#36) #38

Open
ila wants to merge 2 commits from agent/codex/36-bell-docs into agent/codex/21-sense-mvp
Owner

范围

协调工单 #36:在 PR #34 的精确文档基线上串行加入 Bell #9、#12、#17、#18、#19、#20、#31、#33 的长期 Wiki 镜像和待验收任务归档。

  • 代码实现仍在 PR #35
  • 原型实现仍在 PR #29
  • 本 PR 只包含 Wiki 映射与 docs/ 只读镜像
  • 未关闭任何待验收工单

事实源与提交

  • Wiki 先更新并读取确认,再由同步工具导出
  • e2a4345:四个 Bell 稳定主题页镜像、九个归档映射与镜像
  • 3c245e1:#36 最终归档证据

验证

  • python dev_scripts/sync_wiki_docs.py --check:36 个映射一致
  • python dev_scripts/check_harness.py --strict:通过
  • python -m unittest discover -s tests -v:31 项通过
  • git diff --check:通过

串联说明

共享 docs/ 已由单一协调 agent 从 PR #34 head 6d90d54 开始写入,因此本 PR 的 base 固定为 agent/codex/21-sense-mvp,不与 main 上的旧镜像并发覆盖。后续若 #37 等任务继续更新 Wiki,合并前应按最新文档分支顺序重放同步;不得手工合并生成镜像。

## 范围 协调工单 #36:在 PR #34 的精确文档基线上串行加入 Bell #9、#12、#17、#18、#19、#20、#31、#33 的长期 Wiki 镜像和待验收任务归档。 - 代码实现仍在 PR #35 - 原型实现仍在 PR #29 - 本 PR 只包含 Wiki 映射与 `docs/` 只读镜像 - 未关闭任何待验收工单 ## 事实源与提交 - Wiki 先更新并读取确认,再由同步工具导出 - `e2a4345`:四个 Bell 稳定主题页镜像、九个归档映射与镜像 - `3c245e1`:#36 最终归档证据 ## 验证 - `python dev_scripts/sync_wiki_docs.py --check`:36 个映射一致 - `python dev_scripts/check_harness.py --strict`:通过 - `python -m unittest discover -s tests -v`:31 项通过 - `git diff --check`:通过 ## 串联说明 共享 `docs/` 已由单一协调 agent 从 PR #34 head `6d90d54` 开始写入,因此本 PR 的 base 固定为 `agent/codex/21-sense-mvp`,不与 main 上的旧镜像并发覆盖。后续若 #37 等任务继续更新 Wiki,合并前应按最新文档分支顺序重放同步;不得手工合并生成镜像。
ila added 2 commits 2026-08-12 18:26:18 +08:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin agent/codex/36-bell-docs:agent/codex/36-bell-docs
git checkout agent/codex/36-bell-docs
Sign in to join this conversation.