Expand description
Access predicate composition and evaluation.
External semantics:
- Access failures are mapped to
ErrorCode::Unauthorizedat the API boundary. - Access denial metrics are emitted by the endpoint macro, not by predicate helpers.
Modules§
- app
- Access-layer errors returned by user-defined access predicates.
- auth
- Auth access checks.
- env
- Environment (self) access checks.
- metrics
Enums§
- Access
Error - AccessError