Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/release-management/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,14 @@ Two non-negotiable boundaries cross every Agentic Drafting skill above:
package a tagged revision as a signed source `.zip` with SHA-512
and stage it to `dist/dev/` (lifecycle Steps 4–5). The longhand
companion to [`release-rc-cut`](../../skills/release-rc-cut/SKILL.md).
- [**`atr-release-runbook.md`**](atr-release-runbook.md), the
counterpart runbook for the `atr` (**Apache Trusted Releases**)
backend: compose a signed candidate in ATR, let the platform run
the policy checks and drive the `[VOTE]`, then *finish* to publish
and announce. Same 14-step lifecycle and same skills as the
`svnpubsub` runbook; ATR replaces the mechanics of Steps 5–11. ATR
is in alpha — the forward-looking backend, tracked against the
[MISSION § first-release commitment](../../MISSION.md#initial-goals).

Two documents that **do not** ship in this family but are
referenced from it:
Expand Down
Loading