Commit 3273a34
committed
docs(spec): the retirement changeset states twelve distinct names, and the tree-scan pin states its turbo radius
Contract-review conditions 1 and 2 on this PR. Prose and comment only: no
schema, registration, test assertion or generated artifact changes.
1. `.changeset/inert-deadline-keys-retired.md` — the retirement covers
fourteen sites across twelve distinct leaf names, not thirteen.
`durationMinutes` occurs at `TrainingCourse` and `ChangeImpact.downtime`,
`estimatedMinutes` at `RollbackPlan.steps[]` and
`ChangeRequest.implementation.steps[]`; thirteen is the count of distinct
(file, name) pairs. The retirement kit no longer lists
`json-schema.manifest/`, `spec-changes.json` or the protocol upgrade guide
among the artifacts this branch moves: the manifest ratchets def names and
no def leaves the published surface, and both projections filter the
migration chain at the current protocol major, so the protocol-18
registrations reach them at the 18 cut.
2. `packages/spec/src/system/deadline-keys-retirement.test.ts` — the tree-scan
header now records that the walk's inputs outside this package's declared
cross-package globs are not hashed by turbo, so that leg is a full-run
guarantee rather than an affected-path one, and that typed resurrections
are caught by the `never` channel independently. Comment only, no new
declaration; the playbook-vs-gate gap is tracked on #15528.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01G4138K1EG7kQ81FNba5Kp41 parent 83a3353 commit 3273a34
2 files changed
Lines changed: 33 additions & 6 deletions
File tree
- .changeset
- packages/spec/src/system
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
132 | 138 | | |
133 | 139 | | |
134 | 140 | | |
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
551 | 572 | | |
552 | 573 | | |
553 | 574 | | |
| |||
0 commit comments