Skip to content

release: add curated notes and publication closure verification - #30

Merged
FernandoAbishai merged 3 commits into
mainfrom
release/release-notes-closure
Aug 14, 2026
Merged

release: add curated notes and publication closure verification#30
FernandoAbishai merged 3 commits into
mainfrom
release/release-notes-closure

Conversation

@FernandoAbishai

Copy link
Copy Markdown
Owner

Summary

  • add the single human-maintained CHANGELOG.md source and deterministic curated release-note rendering
  • require an exact releaseTag changelog section only for publication; allow labeled Unreleased content for dry-runs
  • add reusable live GitHub release closure verification with lightweight and annotated tag handling
  • require explicit creator qualification declarations and retain closure JSON as Actions evidence only
  • document the release lifecycle and preserve the exact six public release assets

Scope

Release-system scripts, workflow contracts, tests, and documentation only. No product/runtime/transcription/packaging/signing changes. Alpha.3 remains untouched; no tag or release was created.

Verification

  • npm run smoke:release-notes
  • npm run smoke:release-identity
  • npm run smoke:release-metadata
  • npm run smoke:public-release
  • npm run smoke:release-workflow
  • npm run smoke:published-release
  • npm run smoke:runtime-contract
  • npm run smoke:renderer-policy
  • npm run smoke:model-manager
  • npm run lint
  • npm run build:frontend
  • npm run smoke:backend
  • python -m compileall -q backend
  • git diff --check

Model-manager/backend tests required native loopback permission and passed outside the sandbox (8/8 and 54/54).

@FernandoAbishai
FernandoAbishai marked this pull request as ready for review August 14, 2026 05:17
Copilot AI lite review requested due to automatic review settings August 14, 2026 05:17
@FernandoAbishai
FernandoAbishai merged commit e2e6db3 into main Aug 14, 2026
5 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants