Commit 0636735
committed
docs(appScope): update comment for upstream cmcAccessProvisionAppScopeHook (plan 61)
The 'forbidden' / 'item-already-exists' swallow still applies, but the
*reason* it's expected has shifted: post-plan-61's upstream CMC fix
(2026-05-26 dev+prod), `:_cmc:apps:<appCode>` is server-side
auto-provisioned by `cmcAccessProvisionAppScopeHook` on access-create /
access-update. The OAuth-grant client's streams.create still returns
'forbidden' (parent-permission check is checked before existence), but
that's fine — the leaf already exists by the time the access is usable.
No behavior change — just clearer about why the swallow is correct.1 parent 2f4c542 commit 0636735
1 file changed
Lines changed: 11 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments