Commit e9be8af
fix(permissions): remove app.certified.signature.proof from the Certified set
app.certified.signature.proof does not exist as a record lexicon on main — it
is added by PR #219 (feat/signature-support-v2, HYPER-181). Including it here
made app.certified.permissions.crud reference a non-existent collection
(correctly flagged in review). Drop it, leaving the 8 app.certified.* record
collections that actually exist on main.
Documents in the Maintenance section that the set must gain
app.certified.signature.proof once #219 merges.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent fa1c29a commit e9be8af
2 files changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
| |||
267 | 266 | | |
268 | 267 | | |
269 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
270 | 278 | | |
271 | 279 | | |
272 | 280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments