Commit a249b53
committed
docs(adr): make the 0158 TLS update non-perishable
The correction I added said 093db33 (#132) left alert_sinks.py as "the only
remaining instance on main". That is a checklist-shaped claim with an expiry
date: BACKLOG #323 layer 3 (PR #142) closes the alerts call site, and the
sentence goes false the moment it lands. Dating the observation does not help a
reader who greps for it in a month and finds nothing.
Restated as what happened rather than what is currently true -- #132 closed the
two connectors, the alerts call site is tracked as #323 layer 3 -- so it holds
whether or not #142 merges, and it says outright that the current state must be
grepped rather than cited from here.
Deliberately does NOT assert that #142 closed the cell: #142 is open at time of
writing, and asserting a merge that has not happened is the same defect pointing
the other way.
found by: the repo-security-review session, which owns #142 and re-derived all
three call sites against origin/main before raising it.1 parent 2214897 commit a249b53
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| |||
0 commit comments