Merge remote-tracking branch 'origin/master' into fix/1726-pac-source-artifact-sync

This commit is contained in:
Codex
2026-07-11 06:10:26 +02:00
6 changed files with 179 additions and 5 deletions
+19
View File
@@ -0,0 +1,19 @@
# 收敛 trans download scoped help
- 来源:<https://github.com/pikasTech/unidesk/issues/1744>
- 范围:仅收敛 `trans --help download` 的帮助路由、紧凑合同、定向测试和 PR 验收。
- 禁止项:不修改文件传输实现,不提高 stdout 门限,不部署运行面。
## R1 [completed]
闭环修复 [UniDesk #1744](https://github.com/pikasTech/unidesk/issues/1744) 的 trans download scoped help 可见性,完成任务后将详细报告写入[任务报告](./details/trans-download-scoped-help/R1_Task_Report.md)。
### R1.1 [completed]
复现并确认 [#1744](https://github.com/pikasTech/unidesk/issues/1744) 的帮助路由、输出爆炸与实际 entrypoint/root 选择合同,完成任务后将详细报告写入[任务报告](./details/trans-download-scoped-help/R1.1_Task_Report.md)。
### R1.2 [completed]
实现 [#1744](https://github.com/pikasTech/unidesk/issues/1744) 的紧凑 download scoped help、可执行示例和当前 repo root 披露,完成任务后将详细报告写入[任务报告](./details/trans-download-scoped-help/R1.2_Task_Report.md)。
### R1.3 [completed]
完成 [#1744](https://github.com/pikasTech/unidesk/issues/1744) 的定向测试、原命令验收、提交 PR 与 preflight,完成任务后将详细报告写入[任务报告](./details/trans-download-scoped-help/R1.3_Task_Report.md)。