Commit b67c008
committed
docs(permissions): document the field-predicate 403 in the authorization layer table
Layer 6 (field-level security) now states the predicate guard: caller
queries filtering/sorting/grouping/aggregating by a non-readable field
are rejected (403 field_predicate_denied) rather than value-leaking
through row presence; RLS-injected predicates are exempt.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018m3GX7EMKNPDZuee152EKK1 parent 999f2db commit b67c008
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments