release: consolidate 0.6.0 changelog for v0.6.0 tagging - #389
release: consolidate 0.6.0 changelog for v0.6.0 tagging#389seonghobae wants to merge 11 commits into
Conversation
Fold Unreleased entries into the [0.6.0] section (2026-08-25): theme-token catalog, accessibility accent/focus fixes, security floors, and the gap baseline doc; reword active-PR evidence phrasing to protected-integration truth. Docs-only change on top of #384's snapshot-free baseline contract.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthrough
Changes릴리스 기록
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This is a localized changelog-only release preparation change with no actionable merge-blocking risk remaining after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ADR 0031 Accepted (integrated via #362); UML/adr-index/storybook-inventory/ doctoring/design-tokens moved from Active-PR phrasing to shipped truth; designTokenDocumentation.test.ts asserts the integrated contract.
|
All exact-head gates terminal success (24 checks). Merging via the organization admin path; |
Purpose
Prepares the
v0.6.0release metadata by folding the former Unreleased entries (theme-token catalog + Storybook inventory, accessibility accent/focus fixes, transitive security floors, and the product-gap baseline) into the dated[0.6.0] — 2026-08-25section and reconciling design-token documentation with behavior already integrated on protectedmain.Scope
Release documentation plus executable release/documentation contracts:
CHANGELOG.md, the design-token/Storybook ADR and operator documentation,src/designTokenDocumentation.test.ts,src/unifiedReleaseVersion.test.ts, andscripts/release-metadata.test.mjs. No editor/runtime/package behavior, dependency, transport, persistence, credential, model, tenancy, or deployment authority changes here; package versions remain0.6.0.The documentation contracts require the operator guide, ADR index, Storybook inventory, doctoring record, UML, changelog category boundaries, Unreleased sentinel, and current package release heading to agree with protected-main shipped truth. A branch ref is not release identity. Merge does not by itself authorize tagging or publication: issue #118 remains the canonical operational acceptance boundary, and the exact protected head must satisfy then-live review, required-workflow, security, package/SBOM/provenance, release, and registry-digest requirements before a
v0.6.0tag or publication.Summary by CodeRabbit