docs: add Wheels 4.0 blog post skeletons#2132
Merged
Conversation
Adds eight blog-post skeletons under docs/releases/blog-skeletons/ covering the priority themes identified in the 4.0 feature audit: 1. Closing the maturity gap (lead) 2. Upgrading from Wheels 3.x 3. Security hardening 4. Background jobs without Redis 5. LuCLI and the zero-Docker dev experience 6. Testing in Wheels 4.0 7. Multi-tenancy built in 8. From WireBox to wheelsdi Each skeleton is an outline with target headline, audience, section bullets, code examples, suggested visuals, and PR citations — handed off to a writer or a follow-on AI pass. Not publication-ready prose. README indexes the series and documents the writing-pass contract (absolute GitHub URLs for docs/releases/ files since GitBook does not index that folder, plus the writing conventions). Lives outside docs/src/ — marketing/release-comms artifact, not a published doc page. Co-Authored-By: Claude Opus 4.7 (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.
Summary
docs/releases/blog-skeletons/covering the priority themes from the 4.0 feature audit.README.mdindexes the series and documents the writing-pass contract (absolute GitHub URLs fordocs/releases/files since GitBook doesn't index that folder).Eight themes, priority order:
Lives outside
docs/src/— marketing/release-comms artifact, not a published doc page.Test plan
docs/releases/blog-skeletons/README.mdrenders correctly on GitHubdocs/releases/files (since GitBook doesn't index that folder)🤖 Generated with Claude Code