This repository was archived by the owner on May 9, 2026. It is now read-only.
docs(adr,protocol): v1 status sweep + block-library author guide (T-7.1)#145
Merged
Merged
Conversation
….1 draft) DRAFT — speculative branch off release/v1.0. Do NOT merge until prereqs land (T-5D.11 sections surface). Holding for Phase 7 sequencing. ADR sweep: - 0007 reframed by 0021 (page block storage shifted to v1 dialect) - 0008 superseded by 0024 (Workers renderer dropped for self-hosted Astro) - 0021–0028 carry "Implementation status (2026-05-07)" sections with PR references where shipped and "scoped for v1.0 stamp" where pending ADR README index: - 0007 row updated to reframed - 0019 noted as skipped/reserved - 0021–0028 annotated with v1 impl status - New "v1 ADR set — one-line summaries" section New file: docs/guides/block-library-authoring.md (~270 lines) - What a block library is (per ADR-0024 + 0028) - Required exports + widget vocabulary (ADR-0027) - optionsFromTokens binding (ADR-0025) - Versioning + migrations (ADR-0022) - Publishing cadence (ADR-0028, scaffolder lockstep) - Worked Pricing block example - Reference: @clearcms/blocks-marketing CONTENT-PROTOCOL polish (additive): - "What's new in v1" section - Cross-link to author guide - Renderer name fixed (clear-site -> @clearcms/renderer) Changeset has empty frontmatter — root docs, no package version bumps. Closes T-7.1. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced May 7, 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
T-7.1 — ADR sweep + block-library author guide + CONTENT-PROTOCOL polish.
ADR sweep
ADR README index
New file: docs/guides/block-library-authoring.md
~325 lines covering:
CONTENT-PROTOCOL polish (additive)
Changeset
Empty frontmatter — root docs, no package version bumps.
Independence
`git diff --stat origin/release/v1.0` shows only docs/* and .changeset/*. Zero S1-territory paths.
Closes T-7.1.
🤖 Generated with Claude Code