Commit dab2b06
committed
docs(spec): use canonical roles[] form in app visibility-predicate example
ADR-0068 D4 follow-up. The embedded `describe()` example shipped the
non-canonical, non-catalog pattern `os.user.role == "admin"`; users
copy-paste these. Switch to `'org_admin' in current_user.roles` so the
shipped example matches the canonical contract and passes role-catalog
validation.1 parent 49cf6a0 commit dab2b06
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments