Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

correctness.payload_var

A deny rule, scope workflow. A read of payload — which is not in the data context — is always null.

Synopsis

$ orion-server clippy ./definitions
deny[correctness.payload_var] a read of `payload` — which is not in the data context — is always null

Description

{"var": "payload…"} in an expression the engine evaluates.

Caveats

Silent inside the element-scoped arguments of map, filter, reduce, all, some, none, group_by, distinct, sort, try, switch, match.

Last verified 14 September 2026