fix(misc): docs weekly audit 2026-08-10 - #3754
Draft
cursor[bot] wants to merge 1 commit into
Draft
Conversation
Co-authored-by: kyzooghost <kyzooghost@users.noreply.github.com>
alainncls
approved these changes
Aug 10, 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.
Weekly Docs Audit - 2026-08-10
Automated audit of all Markdown files. Issues requiring human review are listed below.
Fixed Issues
Stale Version Claims Auto-Fixed (2)
CONTRIBUTING.mdJDK | 21JDK | 25buildSrc/src/main/groovy/lineth.kotlin-common-minimal-conventions.gradle(JavaLanguageVersion.of(25)); also matches.github/actions/setup-java-and-gradle/action.ymldefault25and rootAGENTS.mdline 62 (JDK 25).AGENTS.mdSolhint 6.2.1Solhint 6.2.3contracts/package.json("solhint": "6.2.3").Stale Cross-References Auto-Fixed (0)
None.
Remaining Issues (Requires Human Review)
[HIGH] Permission inconsistency: SDK npm scope contradicts published package names
ts-libs/sdk/AGENTS.md:69-70- lists published packages as@lfdt-lineth/sdk-coreand@lfdt-lineth/sdk-viem.ts-libs/sdk/AGENTS.md:115- "The@consensysnpm scope must exist and the publishing account must have write access."ts-libs/sdk/sdk-core/package.json,ts-libs/sdk/sdk-viem/package.json, andts-libs/sdk/sdk-ethers/package.jsonall publish under the@lfdt-linethscope.@consensysprerequisite line is clearly inconsistent with the packages listed a few lines above and with the committedpackage.jsonnames. Human should confirm whether the line should be rewritten to@lfdt-lineth(or removed) as part of the org rename.[LOW] Stale cross-reference: broken anchor in
docs/audits.mdcontracts/README.md:45- links to../docs/audits.md#linea-rollup-l2messageservice-and-tokenbridge-smart-contract-audits.docs/audits.mdproduces that anchor. The closest current heading is## Rollup, message service, and token bridge(anchorrollup-message-service-and-token-bridge).Audit Coverage
Checked 264 files (batched processing applied; > 200 files) across all 7 categories: