fix: harden Windows startup and rebuild release
This commit is contained in:
11
.planning/windows-start-audit/progress.md
Normal file
11
.planning/windows-start-audit/progress.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Windows 启动脚本交付审查进度
|
||||
|
||||
- 2026-07-27:启用 `planning-with-files`,建立独立审查计划。
|
||||
- 2026-07-27:确认 `start.bat` 位于项目根目录;尚未修改业务文件。
|
||||
- 2026-07-27:完成 Trellis 会话上下文读取;当前 Trellis 任务与本次审查无关,未切换任务。
|
||||
- 2026-07-27:完成 `start.bat` 初读,已发现依赖安装失败未拦截、依赖目录存在即跳过校验等交付风险。
|
||||
- 2026-07-27:codebase-memory 索引状态为 ready;运行主链路具备 Windows 分支,Unix 专属命令主要在测试脚本。
|
||||
- 2026-07-27:尝试调用 `cmd.exe` 进行动态验证,当前 WSL 环境未提供该命令,记录为验证限制,不重复尝试。
|
||||
- 2026-07-27:确认首次安装分支缺少 `call npm install` 是 Windows 批处理关键缺陷,当前脚本不宜原样交付。
|
||||
- 2026-07-27:完成 Node 语法、依赖树和隔离 HTTP 启动验证,主服务入口通过。
|
||||
- 2026-07-27:审查完成;结论为 Windows 可支持,但 `start.bat` 交付前需要修正。本轮未修改业务源码。
|
||||
Reference in New Issue
Block a user