Skip to main content

imported_op_warnings

Function imported_op_warnings 

Source
pub fn imported_op_warnings(store: &Store) -> Result<Vec<String>>
Expand description

The provenance-partitioned R5 surfacing: an imported tick faithfully transcribes historical text, so an R5 forbidden-op word in it is a non-gating warning: (recorded, not authored now), NOT a violation — verify skips it as a violation for imported ticks, and this surfaces it instead so the op-word stays visible with a named human still on the hook. Fresh authorship (human-now / agent-proposed) keeps the op-arm a hard violation in verify, and every other arm stays hard.