Commit da49ec6
committed
docs(adr): record the release gates that block a fleet-ready verdict
Merging puts this in the next release, so the bar is fleet-ready rather
than code-complete, and green CI is evidence for the code gate alone.
Enumerates what is still open: the mutable protocol branch pin, mixed-version
proof over a real connection, deployment ordering, observability of the
adoption counter, NAT/canary, rollback rehearsal and fleet safety.
Calls out that deployment ordering is the one gate that is not inert. The
refusal machinery cannot fire while MIN and CURRENT are both the first
declarable version, but against a fleet that cannot answer a versioned
request every first contact still costs a probe wait, so releasing the
client ahead of the nodes adds real latency to cold uploads.1 parent 6b005a7 commit da49ec6
1 file changed
Lines changed: 17 additions & 0 deletions
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
162 | 179 | | |
163 | 180 | | |
164 | 181 | | |
| |||
0 commit comments