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.metadata_var_undeclared

A deny rule, scope workflow. A read of metadata.vars.<name> that the config given with -c does not declare.

Synopsis

$ orion-server clippy ./definitions
deny[correctness.metadata_var_undeclared] a read of `metadata.vars.<name>` that the config given with -c does not declare

Description

With -c: a metadata.vars.<name> read that the config’s [vars] does not declare. vars is stamped at ingress and cannot be caller-supplied, so the read is always null.

Caveats

Skipped, with a note, without -c.

Last verified 14 September 2026