Publish architecture guides as bilingual pairs - #43
Merged
Merged
Conversation
The architecture group records current layout, the execution-only substrate, protocol baseline 2025-11-25, and product policy versus crate defaults. Unpublished security and upstream files stay off the site and remap to repository blob URLs. Co-authored-by: Cursor <cursoragent@cursor.com>
Docs CI does not check out the Codex submodule. Unpublished relative links still become GitHub blob URLs instead of requiring the file on disk. Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Issue
Closes #
Summary
The architecture group is now a reviewed bilingual set:
architecture,execution-substrate,protocol-compatibility, andbehavior-differences. Overview links those pages. The registry records IDs, groups, anchors, and hashes. Core protocol remains MCP 2025-11-25. The site still does not deploy from this PR.Contract changes
None. No MCP tool schemas, error codes, or status values change.
Tests
Verified locally with Node 24.21.0 and Python 3.14:
python3.14 -B scripts/check_docs.py npm run build --prefix docs-site python3.14 -B docs-site/scripts/site.py check --commit "$(git rev-parse HEAD)"site.py check --commitpassed on a clean tree (91 hashed files, 21 HTML pages).Security scenarios
third_party/codexsources are not site pages. Thecommand_exec.rscitation remaps to a GitHub blob URL.git applyfallback in both languages.Out of scope
security-model,runner-isolation,error-codes,codex-reuse,upstream-lock,upstream-update)docs/workspaces.example.jsonas a site pageMade with Cursor