docs: cross-link three o1js pages to their o1Labs counterparts - #1241
Open
dkijania wants to merge 1 commit into
Open
docs: cross-link three o1js pages to their o1Labs counterparts#1241dkijania wants to merge 1 commit into
dkijania wants to merge 1 commit into
Conversation
Of the 43 pages left under docs/zkapps/, 25 carry no link to docs.o1labs.org. These three are the ones where an o1Labs counterpart clearly exists and is the more current reference. - circuit-writing-primer.mdx: o1Labs splits this material across three maintained pages (conditional-logic, witnesses, analyzing-constraint-systems). Link all three plus the constraint-system primer, from the introduction and from "More Resources". - basic-concepts.mdx: link the six o1Labs basic-types pages, which are more granular on the primitives than this page is, and the constraint-system primer. Also link conditional-logic from the Conditionals section. - bitwise-operations.mdx: link the Gadgets API reference. The page described the functions as gadgets but never linked their signatures. Keeps the zkApp-context framing on Mina docs and sends readers to o1Labs for the reference detail, per the division of labour in #1208. All eleven URLs verified live (HTTP 200) on 2026-09-06. Refs #1228, #1229, #1234, #1208 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012A5LmAdLpUcPELjgHg3C5e
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Sep 6, 2026
Open
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.
Part of #1228, #1229, #1234.
Of the 43 pages left under
docs/zkapps/, 25 carry no link todocs.o1labs.orgat all. This PR takes the three where an o1Labs counterpart clearly exists and is the more current reference.o1js/circuit-writing-primer.mdxconditional-logic,witnesses,analyzing-constraint-systems,what-is-a-zk-constraint-systemo1js/basic-concepts.mdxbasic-types/*pages +what-is-a-zk-constraint-system+conditional-logico1js/bitwise-operations.mdxapi-reference/variables/GadgetsThe intent follows the division of labour in #1208: the zkApp-context framing stays on Mina docs, the reference detail is on o1Labs. Nothing is copied and nothing is deleted — these are links only.
Two of the linked pages (
basic-types/arrays,basic-types/structs,basic-types/keypairs-and-signatures) were not in the original comparison at all; they turned up when I diffed the live o1Labs sitemap againstdocs/.All eleven URLs verified live (HTTP 200) on 2026-09-06.
static/llms-full.txtregenerated.Not in this PR
The other 22 link-less pages. Some legitimately have no counterpart —
install-zkapp-cli.mdxandhow-to-deploy-a-zkapp.mdxare Mina-canonical by design — and the rest are covered by the stale-content issues (#1231, #1232) where a link is not the fix. #1234 tracks the sweep.Context
From the docs2 ↔ o1Labs overlap comparison indexed in #1237.
🤖 Generated with Claude Code
https://claude.ai/code/session_012A5LmAdLpUcPELjgHg3C5e