Skip to content

Commit b78b7f2

Browse files
committed
docs(audit): state the ui/ authorable-strip split exactly (123 of 124)
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0176qgxgCXTJCUv4YFLtusP9
1 parent 4cabb2d commit b78b7f2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/audits/2026-07-unknown-key-strictness-ledger.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,9 @@ is complete and so nobody re-triages them from scratch next batch.
650650
| `bulk-action.zod.ts` | 1 | 3 | open | `BulkActionParamSchema.options`. ⚠️ **The triage row calls both this and its parent "deliberately open", but only the PARENT is `passthrough` — this one is plain strip.** Same intent, two postures; decide which the intent actually was |
651651
| `notification.zod.ts` | 1 | 1 | authorable (p) | `NotificationActionSchema` |
652652

653-
**Authorable strip in `ui/`: ~122 of 124** (all but `bulk-action.options`, and `app.zod.ts` pending the extend check).
653+
**Authorable strip in `ui/`: 123 of 124** — everything except `bulk-action.zod.ts`'s
654+
`options`, which is `open`. Of those 123, `app.zod.ts`'s single site is held pending
655+
the finding-16 `.extend()` check rather than counted as ready.
654656

655657
#### `data/` — 121 strip of 162
656658

0 commit comments

Comments
 (0)