Clarify public/private deployment choice/paths - #1692
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Othryades
reviewed
Aug 31, 2026
Othryades
previously approved these changes
Aug 31, 2026
Othryades
reviewed
Sep 2, 2026
Othryades
previously approved these changes
Sep 2, 2026
alexandratran
dismissed stale reviews from Othryades and bgravenorst
via
September 2, 2026 17:45
aa8cd41
Othryades
approved these changes
Sep 2, 2026
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.
Clarify public vs private deployment to reduce cognitive load on pages that cover both:
Preview: https://doc-linea-git-public-private-consensys-ddffed67.vercel.app/stack/evaluate/deployment-models
Note
Low Risk
Documentation-only edits with no runtime, security, or configuration behavior changes.
Overview
Documentation is refocused so readers choose between public deployments and private validium earlier, with consistent naming across the stack evaluate and deployment pages.
The Deployment models page is restructured: the intro states the two models up front, decision questions link to privacy, compliance, DA, and RBAC, and a comparison table replaces long duplicated characteristic lists. Unrelated “customization factors” are removed from that page (they stay on finalization-focused docs). Next steps becomes See also with clearer cross-links.
Core components drops the standalone data-availability section so DA is treated as a deployment property, not a required component list item. Data availability and finalization renames the public subsection to Public deployments.
Terminology is aligned elsewhere: trust assumptions use Public deployment on Ethereum (not “public rollup”), verification subsections use
###headings, Privacy and data visibility is scoped explicitly to private validium (index card + page intro), and the validium data-flow heading is Private validium data flow.Reviewed by Cursor Bugbot for commit 49542f1. Bugbot is set up for automated code reviews on this repo. Configure here.