Commit f5a2257
docs(approvals): unbreak the role-word ratchet after the lifecycle walkthrough
#3113's approval walkthrough pushed approvals.mdx from 5 to 9 uses of the
reserved word (ADR-0090 D3), which fails check-role-word on every PR cut
from main since.
Most were avoidable prose ("a business role like…", "`role:<r>`") and are
reworded to the canonical vocabulary. The one that remains is the warning
that the `type: 'role'` approver resolves against the better-auth
membership tier rather than a position — naming the literal enum value is
the point of the warning, and the better-auth boundary is exactly the
legitimate case the ratchet's own header calls out. Baseline ratcheted
5 → 6 for that one.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 3a8ce9d commit f5a2257
2 files changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
153 | | - | |
154 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments