You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
治理归属
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与当前线程回归记录