Commit 7b9c8f2
committed
Rebased-in-place adjustments for the r2 takeover branch, on top of the prior
session's ad11fe5 + 1a01e8d:
- ctx() now grants manage_metadata: the dispatcher's /meta PUT gate (#7019,
landed on main after the prior branch forked) 403s an unauthorized caller
before the org-scoping decision these tests pin is ever reached.
- registry stub carries isPackageDisabled + applyNavContributions — the two
methods getMetaItems grew on main (disabled-package filter, ADR-0029 D7 nav
merge); without them the ADR-0045 flip cases fail on a TypeError inside the
flip's try, not on the partition assertion.
- reverse verification re-measured on the merged #7043 base: same 4 red /
4 green, same failure shapes (header updated in place).
- changeset level minor -> patch: behavioural fix, no new API surface.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LGRN2cSRfggfX9B2L83bQc
1 parent 731e899 commit 7b9c8f2
2 files changed
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
133 | 138 | | |
134 | 139 | | |
135 | 140 | | |
| |||
210 | 215 | | |
211 | 216 | | |
212 | 217 | | |
213 | | - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
214 | 226 | | |
215 | 227 | | |
216 | 228 | | |
217 | | - | |
| 229 | + | |
218 | 230 | | |
219 | 231 | | |
220 | 232 | | |
| |||
0 commit comments