feat(contracts): migrate docs-v2 contract surfaces#857
Merged
DeveloperAlly merged 1 commit intodocs-v2from Apr 3, 2026
Merged
Conversation
allowlist-edit: true
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
📊 V2 Browser Sweep Results❌ Test report not found. The test may have failed before report generation.
|
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.
Description
Migrates the working contracts surface from
docs-v2-devontodocs-v2in an isolated worktree, including the contracts fetch/generation pipeline, generated datasets, canonical composables, route importers, and the repo-governed generated artifacts required for the branch to validate cleanly.This keeps the migrated page behavior aligned to the existing
docs-v2-devsource and does not introduce a standalone verifier route.Scope
In scope:
.github/scripts/fetch-contract-addresses.js.github/workflows/update-contract-addresses*.ymloperations/**contracts pipeline, tests, and script-library docssnippets/composables/pages/canonical/**v2/about/**,v2/resources/**,v2/gateways/**,v2/orchestrators/**docs-guide/**,docs.json,docs-index.json.github/script-index.md,.vscode/**,tasks/reports/script-classifications.json,v2/templates/**Out of scope:
Docs-v2-devworktreeValidation
node operations/tests/unit/contracts-view-model.test.jsnode operations/tests/unit/contracts-addresses-pipeline.test.jsnode operations/scripts/validators/content/structure/lint-structure.js --checknode tests/unit/v2-link-audit.test.jsnode tests/integration/v2-link-audit.js --staged --strict --report /tmp/livepeer-link-audit-precommit.md --report-json /tmp/livepeer-link-audit-precommit.jsonbash ./lpd test --staged/v2/about/livepeer-protocol/blockchain-contractsNotable outcome:
Blocking total (>= serious): 0, but its browser-backed lane reported a local infra fallback (Cannot find module 'axe-core/axe.min.js') and completed in static-only mode.Follow-up Tasks
none
Type of Change
Related Issues
Fixes #
Related to #
Changes Made
docs-v2.docs-v2surface.snippets/composables/**auditable while excluding non-composablesnippets/**from the audited MDX import scope;docs-guide/**remains in scope.Testing
Screenshots (if applicable)
Not applicable.
Checklist
Additional Notes
This branch was built from a separate
docs-v2worktree and kept the sourcedocs-v2-devworktree untouched.Copy Governance Gate - L5
Complete before requesting review. Every item must be checked or the PR is not ready.
Auto-checked by CI (lint-copy.js + lint-structure.js)
{/* REVIEW: */}flags in rendered contentpageType,audience,lastVerifiedpresent in frontmatterHuman review required
Sequence (L2)
Completeness (L3)
Tone (L4)
Brief compliance
If any structural item fails: fix before requesting review. Do not ask a reviewer to identify the issue.
If the same section fails review twice: do not attempt a third fix. Escalate to the documentation lead for L6 diagnostic.