Skip to content

release: consolidate 0.6.0 changelog for v0.6.0 tagging - #389

Open
seonghobae wants to merge 20 commits into
mainfrom
release/v0.6.0
Open

release: consolidate 0.6.0 changelog for v0.6.0 tagging#389
seonghobae wants to merge 20 commits into
mainfrom
release/v0.6.0

Conversation

@seonghobae

@seonghobae seonghobae commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Purpose

Prepares the v0.6.0 release 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-25 section and reconciling design-token documentation with behavior already integrated on protected main.

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, and scripts/release-metadata.test.mjs. No editor/runtime/package behavior, dependency, transport, persistence, credential, model, tenancy, or deployment authority changes here; package versions remain 0.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.0 tag or publication.


Open in Devin Review

Summary by CodeRabbit

  • 버그 수정
    • SSR 환경의 폼 필드 관련 릴리스 항목을 수정 사항으로 정리했습니다.
  • 보안
    • 개발 도구, 임시 경로, 릴리스 자산 및 인증 관련 변경사항을 보안 섹션으로 재분류했습니다.
  • 문서
    • 디자인 토큰과 Storybook 인벤토리, 관련 ADR을 배포 완료 및 승인 상태로 업데이트했습니다.
    • 릴리스 정보와 문서 상태를 최신 기준에 맞게 정리했습니다.
  • 검증
    • 코드 블록 내부 제목을 제외한 Markdown 섹션 인식과 릴리스 변경사항 분류 검증을 강화했습니다.

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.
devin-ai-integration[bot]

This comment was marked as resolved.

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

Next included review available in 56 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e1dd0efc-6494-4500-bab9-63c43e628bd7

📥 Commits

Reviewing files that changed from the base of the PR and between 0aa9d86 and 4b02834.

📒 Files selected for processing (1)
  • docs/README.md

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 976b5b97-66b2-4e79-a5ab-6e4b5c7e2b07

📥 Commits

Reviewing files that changed from the base of the PR and between 22a17e4 and 0aa9d86.

📒 Files selected for processing (1)
  • src/designTokenDocumentation.test.ts

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

0.6.0 릴리스 항목을 FixedSecurity로 재분류했습니다. 디자인 토큰 문서를 shipped protected-main 및 Accepted 상태로 갱신했습니다. 릴리스 순서, CHANGELOG 분류, 문서 상태를 검증하는 테스트를 추가하거나 수정했습니다.

Changes

릴리스 및 문서 갱신

Layer / File(s) Summary
0.6.0 릴리스 항목 재분류
CHANGELOG.md
SSR 네이티브 폼 필드 항목을 Fixed로 이동했습니다. 개발 도구 보안 오버라이드, macOS 임시 경로 정규화, 릴리스 자산 인벤토리 게이트, SSR 공개 범위, 헤드리스 Markdown 권한 검증, OIDC Trusted Publishing 항목을 Security로 이동했습니다.
디자인 토큰 문서 상태 갱신
docs/adr/*, docs/design-tokens.md, docs/doctoring/editor-design-tokens.md, docs/storybook-inventory.md, docs/DOCUMENTATION_FITNESS.md, docs/UML.md
디자인 토큰 카탈로그와 Storybook 인벤토리를 shipped protected-main 상태로 기록했습니다. ADR 0031의 상태를 Accepted로 변경했습니다. 통합 전제, active PR 상태, 이전 제품 공백 표현을 제거했습니다.
릴리스 및 문서 검증 갱신
scripts/release-metadata.test.mjs, src/unifiedReleaseVersion.test.ts, src/designTokenDocumentation.test.ts
실제 Markdown heading만 탐색하도록 릴리스 검증을 변경했습니다. Unreleased 섹션이 현재 릴리스보다 앞에 있는지 검증합니다. SSR 항목이 Fixed에 있고 Security에는 없는지 검증합니다. 문서가 shipped protected-main 및 Accepted 상태를 포함하고 이전 상태 문구를 포함하지 않는지 검증합니다.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 0aa9d

This PR updates release documentation and its consistency checks without changing product or runtime behavior; no actionable merge-blocking risk remains after normal checks and review.

Suggested reviewers: cursoragent

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목은 v0.6.0 태깅을 위한 0.6.0 changelog 통합이라는 PR의 주요 변경 사항을 정확하게 요약합니다.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 2 functions across 3 files.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.6.0

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.
devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@seonghobae

Copy link
Copy Markdown
Contributor Author

All exact-head gates terminal success (24 checks). Merging via the organization admin path; v0.6.0 will be tagged from this exact merge head so release.yml binds artifacts to the exact checkout.

@seonghobae seonghobae added area: ci-cd CI, GitHub Actions, checks, release, or supply chain area: security Security boundary, hardening, or vulnerability prevention status: blocked Blocked by conflict, dependency, or required prerequisite labels Aug 26, 2026 — with ChatGPT Codex Connector
devin-ai-integration[bot]

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@seonghobae
seonghobae marked this pull request as draft August 27, 2026 19:37
@seonghobae

Copy link
Copy Markdown
Contributor Author

Fresh release-gate evidence for current head 82f4de6 against protected main 128a239:

  • Dependency Review job 98474171945 checked out refs/remotes/pull/389/merge and received HTTP 403; the required Dependency review action was skipped while the job concluded success. Under the release contract this is non-passing false-green evidence.
  • Semgrep job 98474141000 fetched and checked out synthetic merge 70eedfc, not submitted head 82f4de6. Its zero findings do not prove exact-head SAST.
  • The PR remains Draft with no qualifying independent approval. No merge, v0.6.0 tag, GitHub Release, or registry publication is authorized from this generation.

@seonghobae
seonghobae marked this pull request as ready for review August 28, 2026 11:14

Copy link
Copy Markdown
Contributor Author

@opencode-agent

devin-ai-integration[bot]

This comment was marked as resolved.

Copy link
Copy Markdown
Contributor Author

@opencode-agent

Please review the exact current head 4b02834fd56a676589afd6b57516da44f8f984be against live main@128a239f8b71ca16add4b9e15e21752d1ad63ff0. Do not carry predecessor-head verdicts forward.

Copy link
Copy Markdown
Contributor Author

Central exact-source/dependency-review control-plane repair is now protected on ContextualWisdomLab/.github@b18ee32057c991428973e99a6ce84702123771cb via merged #897. Revalidate unchanged release candidate inkspan#389@4b02834fd56a676589afd6b57516da44f8f984be against live main@128a239f8b71ca16add4b9e15e21752d1ad63ff0 using the now-protected central workflows.

Do not transfer predecessor aggregate-green evidence. Require actual exact-head Dependency Review execution, exact submitted-head Trivy/SAST/source identity, successful sidecar health followed by real Noema/Strix/OpenCode execution, and a formal current-head verdict. Keep automated verdicts separate from the live non-author counted approval requirement.

@cwl-noema-review review
@strix review
@opencode-agent review

Copy link
Copy Markdown
Contributor Author

@opencode-agent review

Central exact-source / Dependency Review control-plane repair is now protected at ContextualWisdomLab/.github@b18ee32057c991428973e99a6ce84702123771cb via merged #897. Review the unchanged release candidate 4b02834fd56a676589afd6b57516da44f8f984be against live protected main@128a239f8b71ca16add4b9e15e21752d1ad63ff0 and submit a formal verdict bound to that exact head only.

Do not carry predecessor verdicts or aggregate-green evidence forward. Keep automated semantic verdict, exact-source/security evidence, and the separately required non-author counted human approval distinct. This request is not merge or release authorization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ci-cd CI, GitHub Actions, checks, release, or supply chain area: security Security boundary, hardening, or vulnerability prevention status: blocked Blocked by conflict, dependency, or required prerequisite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant