Policy Reference Current
errorpolicy_reference_current
The governing PolicyRefID must reference a current, certified policy document (not superseded or revoked).
Formula
G(action → policy_current) Why it matters
Acting under a superseded or revoked policy is a Red failure; PolicyRefID is the FIX analogue of a certified policy reference.
Examples
passes action governed by a current certified policy
fails action governed by a revoked PolicyRefID
Use it
ponens policies add policy_reference_current --into ./trace.json
ponens trace check ./trace.json