docs(titles): disambiguate the seven colliding page titles (Overview ×3, Bridging ×2, Escrow, Encrypted Payment Comments) - #2274
Open
GigaHierz wants to merge 1 commit into
Open
Conversation
…x3, Bridging x2, Escrow, Encrypted Payment Comments) Refs #2241 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
GigaHierz
marked this pull request as ready for review
August 22, 2026 10:28
GigaHierz
requested review from
karlb,
palango and
seolaoh
and removed request for
a team
August 22, 2026 10:28
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.
The hole, and the fix
Nine pages shared four titles, so
llms.txt(which lists only titles and descriptions) and search results offered an assistant or a reader three pages called "Overview" and two called "Bridging" with no way to tell them apart. This renames seven of them from what the page actually is:infra-partners/notices/overview.mdxlegacy/overview.mdxlegacy/validator/key-management/summary.mdxhome/bridged-tokens/bridges.mdxtooling/bridges/bridges.mdxlegacy/protocol/transaction/escrow.mdxlegacy/protocol/transaction/tx-comment-encryption.mdxThe two current pages (
home/protocol/escrow,home/protocol/transactions/tx-comment-encryption) keep their titles; the L1 copies get the suffix. Sidebar labels (sidebarTitle) are unchanged everywhere, so the nav looks the same; only the H1, browser title, search andllms.txtentries change.What this does NOT do / residual risk
build-on-celo/build-with-thirdweb/overview— orphaned — andtooling/dev-environments/thirdweb/overview): task: De-promote thirdweb — keep one tool page at parity with other tools, drop code examples and recommendations #2255 collapses those pages.legacy/, which task: Remove the Legacy tab — migrate still-relevant L1 content to Learn/Operate, delete the rest #2254 deletes; the rename is a stopgap for the weeks until then. If task: Remove the Legacy tab — migrate still-relevant L1 content to Learn/Operate, delete the rest #2254 lands first, the legacy hunks disappear in the merge and nothing else needs doing.og:descriptiontodescription(Migrate frontmatter og:description to description on non-legacy pages #2239).Judgement calls
title(AGENTS.md's sentence-case rule is for headings in the body).tooling/bridgesdescription names providers so that an agent picking a page fromllms.txtcan tell the list from the concepts page. Happy to shorten.Issues
Refs #2241 — closes 7 of the 9 collisions listed there; the thirdweb pair is left to #2255 (say so when closing).
Stacking / conflicts
Branched off
main, independent. Overlapslegacy/*with #2254 (deletes the files — delete wins, no manual resolution) andhome/bridged-tokens/bridges.mdx/tooling/bridges/bridges.mdxwith #2258 / #2259 (path moves — the title edit carries over in a rename).Verification evidence
Before, on
main(bdf40b37): Overview ×3, Bridging ×2, Escrow ×2, Encrypted Payment Comments ×2, Getting Started with Thirdweb ×2.Remaining ops steps
Checklist
mainmint broken-linkspasses; no nav or URL changes