docs(windows): define sandbox backend security contract - #2940
Closed
liugddx wants to merge 2 commits into
Closed
Conversation
liugddx
marked this pull request as draft
August 13, 2026 06:40
liugddx
marked this pull request as ready for review
August 13, 2026 07:30
Member
Author
|
Closing this proposal as superseded by #2961. #2961 records the Windows CI-backed AppContainer decision, carries the updated English and Chinese RFCs, and implements the packaged fail-closed Runtime path. The original #2940 proposal kept AppContainer as a W0 comparison target and therefore is no longer the current implementation baseline. Progress and the remaining platform-support gates continue in #2142. 关闭原因:本提案已由 #2961 取代。#2961 根据 Windows 实测选定 AppContainer,包含更新后的中英文 RFC 及实际 Runtime 集成;#2142 继续跟踪尚未完成的 Windows 正式支持门槛。 |
37 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
English Version
Summary
Design Status
This PR is the complete Phase 4 security design baseline for #2142, but it is not yet a frozen implementation specification and does not enable Windows restricted profiles.
Three W0 gates remain explicit:
The RFC estimates W0 through W3 at 7 to 12 weeks for one experienced engineer. If W0 validates the proposed baseline, the managed read-only Read, Glob, and Grep milestone is estimated at roughly 3 to 5 weeks.
Research Boundary
The survey is representative, not exhaustive. It includes projects that ship a native agent-oriented Windows sandbox, a mature Windows process sandbox, or an explicit public Windows isolation contract. Closed or undocumented implementations are not treated as evidence. Every repository observation is pinned to a reviewed commit.
Verification
git diff --check upstream/main...HEADThis revision changes documentation only. The clean local workspace intentionally has no installed dependencies; GitHub CI is authoritative for repository tests.
Related to #2142. This PR does not close the umbrella issue.
中文版
中文版
概要
设计状态
本 PR 是 #2142 第四阶段完整的安全设计基线,但还不是已经冻结的实现规格,也不会启用 Windows 受限权限配置。
W0 阶段仍有三个明确的准入条件:
RFC 当前估算:一名有经验的工程师完成 W0 至 W3 约需 7 至 12 周。如果 W0 证明拟议基线可行,托管 Read、Glob、Grep 的只读里程碑约需 3 至 5 周。
调研边界
本次是代表性调研,不声称穷尽所有热门项目。纳入标准是:已经交付面向智能体的原生 Windows 沙箱、拥有成熟的 Windows 进程沙箱,或者公开了明确的 Windows 隔离契约。闭源或没有公开文档的实现不作为实现证据;所有仓库结论均固定到已经审查的提交版本。
验证
git diff --check upstream/main...HEAD本次修订仅修改文档。本地工作区按要求保持无依赖的干净状态,仓库测试以 GitHub CI 为准。
关联 #2142。本 PR 不会关闭该总任务。