Loading...
Loading...
Compare original and translation side by side
**/*.md**/*.mdx**/*.txt**/*.rtfnode_modules/.git/vendor/target/dist/build/__pycache__/archive/**/*.md**/*.mdx**/*.txt**/*.rtfnode_modules/.git/vendor/target/dist/build/__pycache__/archive/undefinedundefined| Path | Type | Covers | Overlaps With |
|---|---|---|---|
| README.md | readme | setup, overview | CONTRIBUTING.md (setup) |
| ... | ... | ... | ... |
| 路径 | 类型 | 覆盖内容 | 重叠文件 |
|---|---|---|---|
| README.md | readme | 安装、概述 | CONTRIBUTING.md(安装部分) |
| ... | ... | ... | ... |
npm startyarn dev
Ask the user using `AskUserQuestion` with `multiSelect: true`:
- Are any of these docs **auto-generated** or **externally published** (should not be edited)?
- Are any docs **off-limits** for other reasons?npm startyarn dev
使用`AskUserQuestion`并设置`multiSelect: true`询问用户:
- 这些文档中是否有**自动生成**或**外部发布**的文档(不应编辑)?
- 是否有其他原因导致某些文档**不可修改**?| Action | Meaning |
|---|---|
| MERGE | Combine multiple docs into one target |
| MOVE | Relocate to a better path (uses |
| UPDATE | Rewrite or refresh in place |
| CREATE | New doc (usually CLAUDE.md) |
| ARCHIVE | Move to |
| SKIP | Leave as-is, with reason |
undefined| 操作类型 | 说明 |
|---|---|
| MERGE(合并) | 将多个文档合并为一个目标文档 |
| MOVE(移动) | 迁移到更合适的路径(使用 |
| UPDATE(更新) | 原地重写或刷新内容 |
| CREATE(创建) | 新建文档(通常是CLAUDE.md) |
| ARCHIVE(归档) | 移动到 |
| SKIP(跳过) | 保持原样,并说明原因 |
undefined| # | Action | Target | Details |
|---|---|---|---|
| 1 | MERGE | docs/setup.md | README setup + CONTRIBUTING setup |
| 2 | UPDATE | README.md | Remove duplicated setup, link to docs/setup.md |
| 3 | CREATE | CLAUDE.md | Commands, architecture, conventions |
| 4 | ARCHIVE | docs/old-api.md | Superseded by docs/api.md |
| 5 | SKIP | LICENSE | No changes needed |
**Hard gate:** Ask the user to approve, modify, or reject using `AskUserQuestion`:
- **Approve and execute** (Recommended)
- **Modify** -- user adjusts specific actions
- **Reject** -- stop, no changes
**If uncertain about any monorepo README or module-level doc, ask the user explicitly before including it in the plan.**
Do NOT proceed to Step 4 without explicit approval.| 序号 | 操作 | 目标 | 详情 |
|---|---|---|---|
| 1 | MERGE | docs/setup.md | 合并README的安装部分和CONTRIBUTING的安装部分 |
| 2 | UPDATE | README.md | 删除重复的安装内容,添加指向docs/setup.md的链接 |
| 3 | CREATE | CLAUDE.md | 包含命令、架构、约定 |
| 4 | ARCHIVE | docs/old-api.md | 被docs/api.md替代 |
| 5 | SKIP | LICENSE | 无需修改 |
**强制要求:** 使用`AskUserQuestion`询问用户是否批准、修改或拒绝方案:
- **批准并执行**(推荐选项)
- **修改** -- 用户调整具体操作
- **拒绝** -- 终止操作,不做任何修改
**如果对单体仓库的README或模块级文档有任何疑问,在将其纳入规划前请明确询问用户。**
未获得明确批准前,不得进入步骤4。git mv {path} archive/{path}<!-- Archived by combine-docs. Superseded by {replacement}. -->git mv](href=undefinedgit mv {路径} archive/{路径}<!-- 由combine-docs归档。已被{替代文档}替代。 -->git mv](href=undefined| Before | After | What Changed |
|---|---|---|
| README.md (setup + overview) | README.md (overview only) | Setup moved to docs/setup.md |
| docs/old-api.md | archive/docs/old-api.md | Archived |
| (new) | CLAUDE.md | Created with commands, architecture |
| 修改前 | 修改后 | 变更说明 |
|---|---|---|
| README.md(包含安装+概述) | README.md(仅保留概述) | 安装内容已迁移至docs/setup.md |
| docs/old-api.md | archive/docs/old-api.md | 已归档 |
| (无) | CLAUDE.md | 已创建,包含命令、架构内容 |
git checkoutundefinedgit checkoutundefinedRun tests: npm test运行测试:npm testarchive/git mvarchive/git mv