Skip to content

docs(DEN-1316): add browser contract architecture and governance - #16

Merged
ORESoftware merged 9 commits into
mainfrom
agent/den-1316-browser-contract-docs
Aug 2, 2026
Merged

docs(DEN-1316): add browser contract architecture and governance#16
ORESoftware merged 9 commits into
mainfrom
agent/den-1316-browser-contract-docs

Conversation

@ORESoftware

@ORESoftwareORESoftware commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the shipped browser-facing Zed contracts that were absent from the architecture index and closes the repository's explicit licensing/security-policy gap.

Changes

  • documents the deterministic offline zed release plan --json browser-review architecture;
  • records the merged accessibility, print, JavaScript-disabled, and Chromium/Firefox/WebKit contract from zed-cli#31 and docs: land native dependency and install-hook lifecycle on current main #33;
  • documents the real flags2env C-to-WebAssembly runtime, ownership, input limits, Emscripten portability, isolated worker RPC, timeout/termination behavior, and Chromium/Firefox/WebKit contract from flags-2-env#15 and Doc 19: the registry does not know what language a package is #17;
  • marks both implementations accurately as shipped rather than “in review”;
  • adds MIT LICENSE and private-first SECURITY.md;
  • pins every documentation checkout action, disables persisted credentials, and adds explicit permissions, timeout, and concurrency cancellation.

Final validation

All workflows passed on exact head adea7652e3dc4cbfb46867d38903d39fe617757d:

  • cross-repository documentation/deep-link CI, including all newly documented implementation links;
  • agents policy.

No unresolved review threads remain.

Related implementation

Linear: DEN-1316
Parent: DEN-612

@linear-code

Copy link
Copy Markdown

DEN-1316

@ORESoftware
ORESoftware marked this pull request as ready for review August 1, 2026 22:40
@ORESoftware
ORESoftware merged commit 137fc95 into mainAug 2, 2026
2 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ORESoftware