49 lines
1.7 KiB
Markdown
49 lines
1.7 KiB
Markdown
# Reasonix Batch A2 Worker A:04-tree 已完成文档归档审查
|
||
|
||
Project root: `/mnt/Data1T/mnote`
|
||
|
||
## 目标
|
||
|
||
审查 Batch A 当前 04-tree 文档,判断哪些已经有真实 smoke / 测试证据,可以从 `process/` 移到 `done/`。你只做文档状态与归档,不改 Rust / JS 业务代码。
|
||
|
||
## Ownership
|
||
|
||
允许修改:
|
||
|
||
- `design/04-tree-domain/process/4-44-filetree-action-layer-paste-drop-delete-v1.md`
|
||
- `design/04-tree-domain/process/4-45-filetree-open-editors-lifecycle-link-checklist-v1.md`
|
||
- 如确认完成,可移动到 `design/04-tree-domain/done/`
|
||
- `.codex/reasonix-tasks/results/batch-a2-worker-a-doc-archive.md`
|
||
|
||
只读参考:
|
||
|
||
- `design/01-tree-first-graph-kernel/process/1-8-mvp-post-process-execution-order-v1.md`
|
||
- `design/04-tree-domain/process/4-46-batch-a-filetree-action-trash-smoke-execution-checklist-v1.md`
|
||
- `tmp/task430-vscode-explorer-stage7-smoke/result.json`
|
||
- `tmp/task471-local-folder-bulk-resource-trash-smoke/result.json`
|
||
- `tmp/reasonix-batch-a-browser-task430-2026-05-21/result.json`
|
||
- `tmp/reasonix-batch-a-browser-task471-2026-05-21/result.json`
|
||
|
||
## 要求
|
||
|
||
1. 核对 `4-44` / `4-45` 的 checklist 是否都已有可复核证据。
|
||
2. 对仍是已知缺口但不属于该文档完成条件的项,写入“后续边界”,不要把它们当成未完成 blocker。
|
||
3. 如果确认完成,移动到 `done/`,并把顶部状态改为 `done`。
|
||
4. 不移动 `4-28`、`4-34`、`4-46`。
|
||
5. 不提交 git,不回滚任何文件。
|
||
|
||
## 验收命令
|
||
|
||
```bash
|
||
git diff --name-status
|
||
```
|
||
|
||
## 最终输出
|
||
|
||
写入 `.codex/reasonix-tasks/results/batch-a2-worker-a-doc-archive.md`,包含:
|
||
|
||
- 修改/移动的文件
|
||
- 归档依据
|
||
- 未归档文档及原因
|
||
- 风险或需要 Codex 复核的点
|