Skip to content

docs(readme): align v2.9.2 marker for release docs gate#66

Merged
T72 merged 1 commit into
mainfrom
fix/readme-marker-v2.9.2
Mar 2, 2026
Merged

docs(readme): align v2.9.2 marker for release docs gate#66
T72 merged 1 commit into
mainfrom
fix/readme-marker-v2.9.2

Conversation

@T72

@T72 T72 commented Mar 2, 2026

Copy link
Copy Markdown
Owner

Release Pull Request (develop → main)

Summary

Describe what this release includes (1–3 sentences).


Release Scope

Included Milestone(s)

  • Milestone: <Phase> – <Objective> (link)

Included Issues

  • Closes #___
  • Closes #___
  • Closes #___

(Keep this list complete. Everything merged in this release should be represented.)


Deployment Readiness Checklist

Quality Gates

  • CI is green on develop
  • CI is green on this PR
  • No skipped tests introduced
  • Unit + contract tests passing
  • (If applicable) Integration tests executed and passing
  • release-and-changelog-management executed
  • release-public-docs-management executed
  • Release artifacts and notes references attached in PR body

TDD Compliance

  • New behavior is covered by tests
  • Bug fixes include regression tests
  • No meaningful test coverage regression

Architecture & Compatibility

  • No unintended breaking changes
  • Breaking changes documented (if any)
  • ADR added for architectural changes (if applicable)
  • Core/plugin boundaries preserved (if applicable)
  • Provider abstraction unchanged or explicitly documented (if applicable)

Ops & Runtime

  • Env var changes documented (.env.example updated)
  • Migrations documented and safe (if applicable)
  • Health checks verified (if applicable)
  • Observability/logging impact reviewed (if applicable)

Release Notes (User-Facing)

Write short release notes (what changed for consumers).

  • Added:
  • Changed:
  • Fixed:
  • Deprecated:

Rollback Plan

How to roll back if deployment fails:

  • Revert merge commit
  • Restore previous container/image version (if applicable)
  • Roll back migrations (if applicable)

Post-Deploy Verification

List the minimal checks to confirm production is healthy:

  • Service responds to health endpoints
  • Key API flows verified
  • Error rate normal
  • Logs show no new critical errors

@T72
T72 merged commit fde50a9 into main Mar 2, 2026
3 of 4 checks passed
T72 added a commit that referenced this pull request Mar 2, 2026
…ease backmerge after v2.9.2 publication.

* release:
  merge develop into main (#61)

* ci: add separate main-to-develop backmerge workflow for non-hotfix merges

* ci: handle fork develop branch names in backmerge sync guard

* docs: refresh release docs metadata, module paths, and Claude integration link

* docs(deploy): restore CLAUDE_CODE_WHITELIST.md at canonical path

* docs(reference): add API_REFERENCE.md compatibility shim

* docs(reference): mirror full api-reference content to API_REFERENCE.md

* governance: establish two-repo public promotion contract and automation

* governance: transition to single-repo public release model

* docs(reference): convert API_REFERENCE.md to compatibility stub

* docs(reference): remove API_REFERENCE.md and normalize canonical API links

* chore: sync develop into main (docs + release governance updates) (#53) (#54)

* ci: add separate main-to-develop backmerge workflow for non-hotfix merges

* ci: handle fork develop branch names in backmerge sync guard

* docs: refresh release docs metadata, module paths, and Claude integration link

* docs(deploy): restore CLAUDE_CODE_WHITELIST.md at canonical path

* docs(reference): add API_REFERENCE.md compatibility shim

* docs(reference): mirror full api-reference content to API_REFERENCE.md

* governance: establish two-repo public promotion contract and automation

* governance: transition to single-repo public release model

* docs(reference): convert API_REFERENCE.md to compatibility stub

* docs(reference): remove API_REFERENCE.md and normalize canonical API links

* docs(quickstart): prioritize project-local usage and separate contributor clone path

* docs: add agent onboarding snippets and align discovery contract

* feat(skills): ship official task-orchestrator skill package

* fix(release): include agent skill package in public subset allowlist

* chore(release): align docs/version for v2.9.1

* docs(changelog): add v2.9.2 marker required by (#65)

release docs gate

* docs(readme): align version marker for v2.9.2 docs gate (#66)
T72 added a commit that referenced this pull request Mar 2, 2026
…#71)

* release:
  merge develop into main (#61)

* ci: add separate main-to-develop backmerge workflow for non-hotfix merges

* ci: handle fork develop branch names in backmerge sync guard

* docs: refresh release docs metadata, module paths, and Claude integration link

* docs(deploy): restore CLAUDE_CODE_WHITELIST.md at canonical path

* docs(reference): add API_REFERENCE.md compatibility shim

* docs(reference): mirror full api-reference content to API_REFERENCE.md

* governance: establish two-repo public promotion contract and automation

* governance: transition to single-repo public release model

* docs(reference): convert API_REFERENCE.md to compatibility stub

* docs(reference): remove API_REFERENCE.md and normalize canonical API links

* chore: sync develop into main (docs + release governance updates) (#53) (#54)

* ci: add separate main-to-develop backmerge workflow for non-hotfix merges

* ci: handle fork develop branch names in backmerge sync guard

* docs: refresh release docs metadata, module paths, and Claude integration link

* docs(deploy): restore CLAUDE_CODE_WHITELIST.md at canonical path

* docs(reference): add API_REFERENCE.md compatibility shim

* docs(reference): mirror full api-reference content to API_REFERENCE.md

* governance: establish two-repo public promotion contract and automation

* governance: transition to single-repo public release model

* docs(reference): convert API_REFERENCE.md to compatibility stub

* docs(reference): remove API_REFERENCE.md and normalize canonical API links

* docs(quickstart): prioritize project-local usage and separate contributor clone path

* docs: add agent onboarding snippets and align discovery contract

* feat(skills): ship official task-orchestrator skill package

* fix(release): include agent skill package in public subset allowlist

* chore(release): align docs/version for v2.9.1

* docs(changelog): add v2.9.2 marker required by (#65)

release docs gate

* docs(readme): align version marker for v2.9.2 docs gate (#66)

* fix(release): use portable python resolver in release scripts (#69)

* fix(release): auto-insert missing docs version markers during packaging (#70)

* fix(release): use portable python resolver in release scripts

* fix(release): auto-insert missing docs version markers during packaging
T72 added a commit that referenced this pull request Mar 2, 2026
…#72)

* release:
  merge develop into main (#61)

* ci: add separate main-to-develop backmerge workflow for non-hotfix merges

* ci: handle fork develop branch names in backmerge sync guard

* docs: refresh release docs metadata, module paths, and Claude integration link

* docs(deploy): restore CLAUDE_CODE_WHITELIST.md at canonical path

* docs(reference): add API_REFERENCE.md compatibility shim

* docs(reference): mirror full api-reference content to API_REFERENCE.md

* governance: establish two-repo public promotion contract and automation

* governance: transition to single-repo public release model

* docs(reference): convert API_REFERENCE.md to compatibility stub

* docs(reference): remove API_REFERENCE.md and normalize canonical API links

* chore: sync develop into main (docs + release governance updates) (#53) (#54)

* ci: add separate main-to-develop backmerge workflow for non-hotfix merges

* ci: handle fork develop branch names in backmerge sync guard

* docs: refresh release docs metadata, module paths, and Claude integration link

* docs(deploy): restore CLAUDE_CODE_WHITELIST.md at canonical path

* docs(reference): add API_REFERENCE.md compatibility shim

* docs(reference): mirror full api-reference content to API_REFERENCE.md

* governance: establish two-repo public promotion contract and automation

* governance: transition to single-repo public release model

* docs(reference): convert API_REFERENCE.md to compatibility stub

* docs(reference): remove API_REFERENCE.md and normalize canonical API links

* docs(quickstart): prioritize project-local usage and separate contributor clone path

* docs: add agent onboarding snippets and align discovery contract

* feat(skills): ship official task-orchestrator skill package

* fix(release): include agent skill package in public subset allowlist

* chore(release): align docs/version for v2.9.1

* docs(changelog): add v2.9.2 marker required by (#65)

release docs gate

* docs(readme): align version marker for v2.9.2 docs gate (#66)

* fix(release): use portable python resolver in release scripts (#69)

* fix(release): auto-insert missing docs version markers during packaging (#70)

* fix(release): use portable python resolver in release scripts

* fix(release): auto-insert missing docs version markers during packaging
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.

1 participant