Uh oh!
There was an error while loading. Please reload this page.
fix(windows): 收口 startup visible-ready 生命周期并进入评审观察 - #145
Conversation
There was a problem hiding this comment.
Sorry @Cooper-X-Oak, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
There was a problem hiding this comment.
Sorry @Cooper-X-Oak, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Cooper-X-Oak
commented
May 1, 2026
Governance note: This PR should be treated as the canonical implementation anchor for Keep in scope:
Keep out of scope by default:
Reference docs:
|
Uh oh!
There was an error while loading. Please reload this page.
治理归属
docs/windows-window-governance-board.zh-CN.mddocs/2026-05-02-window-capability-family-audit.mddocs/github-tracking/windows-window-family-canonical-map.md摘要
Closes#98
References #143
这条 PR 已经不再只是 tracking 入口,而是承接本轮 Windows startup lifecycle 主线修复的实际变更。
当前结论:
visible / ready脱钩的主问题已收敛#143现在更适合作为已收敛的 first-paint 症状票引用,而不是继续作为主 closure 目标修复 / 新增 / 改进
checking -> ready之间加入明确 gate,避免正式壳层在 startup transient phase 过早暴露兼容
测试计划
命令:
node openless-all/app/scripts/windows-startup-lifecycle-contract.test.mjs结果:通过
证据路径:本地命令输出
命令:
npm run build结果:通过
证据路径:本地命令输出
命令:
powershell -ExecutionPolicy Bypass -File openless-all/app/scripts/windows-cold-start.ps1 -PreferDebug -ShowMain结果:能够走 frontend-managed first show
证据路径:本地命令输出
命令:冷启动截图与人工主观回归
结果:首屏体验明显改善,当前主观反馈为“几乎没有问题,人眼很难分辨”
证据路径:
artifacts-cold-start-screenshot.png、artifacts-cold-start-screenshot-8s.png、artifacts-cold-start-screenshot-front-managed.png与当前线程回归记录