Commit 1e30b1c
committed
docs(adr): record ADR-0125 as accepted, and name the version-PR trigger in PD #15
Two sentences, two governed files, nothing else.
1. `docs/adr/0125-...md` line 3 declared itself "Proposed (2026-08-20) —
awaiting the maintainer's hand-merge" while being the authority the publish
lane cites eleven times. The merge it says it awaits is, by its own text,
the acceptance act; that merge landed as 81d1fa1 (#10150) on 2026-08-20.
The date is read from that merge, not from today.
2. `AGENTS.md` Prime Directive #15 said the Version Packages PR "is
regenerated on every push to `main`". The `version-pr` job left the push
trigger; it now runs on a six-hourly `schedule` or an on-demand
`refresh_version_pr` dispatch. `release.yml`'s `push: branches: [main]`
trigger drives the publish lane instead, so the sentence now says which
trigger it means.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015ahemw8RcTgqtxrj15PEZx1 parent e43b18f commit 1e30b1c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments