Skip to content

[docs-agent] Remove Sonic Blaze testnet from docs (post-cutoff cleanup)#1383

Merged
dslovinsky merged 1 commit into
mainfrom
docs/sonic-blaze-deprecation-removal
Jun 15, 2026
Merged

[docs-agent] Remove Sonic Blaze testnet from docs (post-cutoff cleanup)#1383
dslovinsky merged 1 commit into
mainfrom
docs/sonic-blaze-deprecation-removal

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

Post-cutoff cleanup for the Sonic Blaze testnet deprecation. Sonic Blaze was sunset by Sonic Labs on May 1, 2026; PR #1347 (merged 2026-06-03) added the deprecation notice page with a June 12, 2026 cutoff. That cutoff has now passed (today is 2026-06-15), so this PR removes the lingering live references.

Partial deprecation — Sonic Mainnet and Sonic Testnet stay.

Changes

  • src/openrpc/chains/sonic/sonic.yaml — drop the sonic-blaze server entry from the Sonic chain spec.
  • src/openrpc/alchemy/trace/trace.yaml — drop the sonic-blaze server entry.
  • src/openrpc/alchemy/debug/debug.yaml — drop the sonic-blaze server entry.
  • content/api-reference/node-api/node-supported-chains.mdx — drop the Sonic Blaze row from the supported-chains table.
  • content/api-reference/sonic/sonic-api-quickstart.mdx — remove the <Warning> callout (no longer "ending June 12", it has ended).
  • content/api-reference/sonic/sonic-blaze-deprecation-notice.mdx — flip from future tense ("will fully deprecate on June 12") to past tense ("ended on June 12").

Preserved

  • content/api-reference/sonic/sonic-blaze-deprecation-notice.mdx (the page itself) and its nav entry in content/docs.yml are kept so that users with stale /docs/reference/sonic-blaze-deprecation-notice links still land on migration info. No new redirects required — the deprecation notice page already exists at a stable URL and no old sonic-blaze URLs exist in content/redirects.yml.

Verification

pnpm run generate:rpc        # ✅ all OpenRPC specs generated
pnpm run validate:rpc        # ✅ json-rpc + chains specs valid
pnpm run validate:rest       # ✅ valid (2 pre-existing unused-component warnings, unchanged)
pnpm run validate:docs-yml   # ✅ docs.yml valid

Final sweep: grep -rn -i "sonic-blaze\|Sonic Blaze\|SONIC_BLAZE" content/ src/ returns only the kept deprecation notice page and its docs.yml nav entry.

Linear

DOCS-116 — Chain deprecation: SONIC_BLAZE (partial dep, post-cutoff removal)

Sonic Blaze was sunset by Sonic Labs on May 1, 2026. PR #1347 (merged 2026-06-03) added the deprecation notice page with a June 12, 2026 cutoff. This is the post-cutoff partial-deprecation cleanup:

- src/openrpc/chains/sonic/sonic.yaml: drop sonic-blaze server entry
- src/openrpc/alchemy/{trace,debug}/*.yaml: drop sonic-blaze server entry
- content/api-reference/node-api/node-supported-chains.mdx: drop the Sonic Blaze row
- content/api-reference/sonic/sonic-api-quickstart.mdx: remove the <Warning> callout (cutoff has passed)
- content/api-reference/sonic/sonic-blaze-deprecation-notice.mdx: flip to past tense

Sonic Mainnet and Sonic Testnet stay. The deprecation notice page is kept in nav so old links land on migration info.

Refs DOCS-116
@alchemy-bot alchemy-bot requested a review from a team as a code owner June 15, 2026 09:55
@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jun 15, 2026, 9:56 AM

@dslovinsky dslovinsky merged commit 1cb31c0 into main Jun 15, 2026
13 checks passed
@dslovinsky dslovinsky deleted the docs/sonic-blaze-deprecation-removal branch June 15, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants