docs: add editorial summaries for Walrus release notes#3492
Open
reemsabawi-mystenlabs wants to merge 3 commits into
Open
docs: add editorial summaries for Walrus release notes#3492reemsabawi-mystenlabs wants to merge 3 commits into
reemsabawi-mystenlabs wants to merge 3 commits into
Conversation
Add narrative, editorial companions to the release notes, one per release-notes set (Walrus Platform, Walrus Memory MCP / TypeScript SDK / Python SDK / OpenClaw, and Blog), plus an index README. Style: no em or en dashes, keywords frontmatter on every file, Testnet and Mainnet capitalized. Derived entirely from release-notes.mdx.
Contributor
|
Contributor
📋 afdocs check resultsURL: https://MystenLabs.github.io/walrus/pr-preview/pr-3492/ |
jessiemongeon1
added a commit
that referenced
this pull request
Jun 26, 2026
Pull 59 editorial summary files from PR #3492 and integrate them into the release notes generator. Each Walrus platform release now shows a human-written editorial summary as a blockquote above the raw GitHub release body. Editorial files live in docs/editorial/walrus-v*.md with frontmatter and a concise summary paragraph. The script matches them by version number and prepends the summary (with the network/date line stripped since it's already rendered by the script). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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
Adds editorial-style summaries for the Walrus Platform release notes, one
markdown file per version under
docs/editorial/(66 versions, v1.10.0through v1.50.0). Each file has
title,description, andkeywordsfrontmatter, a network and date line, and a 1-2 sentence summary
highlighting the most important additions or fixes for that version. The
four versions with no user-facing notes are included with a short
maintenance-release summary.
Walrus Memory and Blog entries are not included in this PR and can be added
in a follow-up.
Test plan
Documentation-only change; no code affected. Verified locally that all 66
files were generated with valid frontmatter and that prose is style-compliant
(Testnet and Mainnet capitalized, no em dashes, no Latin abbreviations,
keywordspresent on every file). Rendered output should be confirmed in thedocs site preview.
Release notes
Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.
For each box you select, include information after the relevant heading that describes the impact of your changes that
a user might notice and any actions they must take to implement updates. (Add release notes after the colon for each item)