paperclip/releases
Devin Foley fa40a1b8d5
docs(release): canonicalize stable notes for v2026.824.0 (#12139)
## Thinking Path

> - Paperclip is the open source app people use to manage AI agents for
work
> - Stable notes are drafted beta-keyed during the soak and published
verbatim as the GitHub Release
> - After the stable ships, the canonicalize job moves the file to its
durable home, releases/vYYYY.MDD.P.md
> - v2026.824.0 just shipped from the master-side beta notes, and the
job pushed this rename branch
> - This pull request lands that rename, keeping the stable-notes record
complete at the canonical path
> - The benefit is one canonical notes location per stable, with the
pinned shipped content

## Linked Issues or Issue Description

**What existing behavior does this improve?**

The `releases/` record on master after the v2026.824.0 promotion.

**Current behavior**

The shipped notes live at `releases/beta/v2026.818.0-beta.1.md`;
`releases/v2026.824.0.md` does not exist.

**Proposed behavior**

The file moves to `releases/v2026.824.0.md`, content pinned to the
revision the release read (machine-generated by the
`canonicalize_stable_notes` job).

**Reason and benefit**

The durable stable-notes invariant holds: every shipped stable has its
notes at `releases/vYYYY.MDD.P.md`.

## What Changed

- `git mv`-equivalent rename of the beta-keyed notes to
`releases/v2026.824.0.md`, exactly as the release published them.

## Verification

- Branch pushed by the release run's `canonicalize_stable_notes` job
(run 32806191945) from the preflight-pinned notes revision; the GitHub
Release v2026.824.0 body matches this content.

## Risks

- None; docs-only rename.

## Model Used

Claude Fable 5 (Claude Code) — PR opened for the machine-pushed branch;
a GITHUB_TOKEN-created PR would not run required checks.

## Pre-submission checklist

- [x] I have included a thinking path that traces from project context
to this change
- [x] I have specified the model used (with version and capability
details)
- [x] I have checked ROADMAP.md and confirmed this PR does not duplicate
planned core work
- [x] I have searched GitHub for duplicate or related PRs and linked
them above
- [x] I have either (a) linked existing issues with `Fixes: #` / `Closes
#` / `Refs #` OR (b) described the issue in-PR following the relevant
issue template

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-24 21:37:17 -07:00
..
.gitkeep
v0.2.7.md
v0.3.0.md
v0.3.1.md
v2026.318.0.md
v2026.325.0.md
v2026.403.0.md
v2026.414.0.md
v2026.415.0.md
v2026.416.0.md
v2026.427.0.md
v2026.428.0.md
v2026.512.0.md
v2026.513.0.md
v2026.517.0.md
v2026.525.0.md
v2026.529.0.md
v2026.609.0.md
v2026.618.0.md
v2026.626.0.md Add v2026.626.0 release changelog (#8677) 2026-06-26 22:11:59 -05:00
v2026.707.0.md docs(release): v2026.707.0 changelog (#9093) 2026-07-07 08:48:32 -05:00
v2026.720.0.md docs(release): v2026.720.0 changelog (#9903) 2026-07-20 11:29:33 -05:00
v2026.722.0.md docs(release): add v2026.722.0 changelog (#10008) 2026-07-22 10:59:11 -05:00
v2026.817.0.md docs(release): reconcile v2026.817.0 release notes to master (#11590) 2026-08-17 20:33:45 -07:00
v2026.824.0.md docs(release): canonicalize stable notes for v2026.824.0 (#12139) 2026-08-24 21:37:17 -07:00