Decision Path Reconstructable
warningdecision_path_reconstructable
Each consequential message should carry a DecisionPathID linking to a reconstructable decision graph.
Formula
G(Release ∨ Deploy → decision_path_present) Why it matters
Amber / flag: a DecisionPathID populated but not yet fully attributed is a soft condition — continue, but the decision graph must be reconstructable for audit.
Examples
passes Release carrying a decision_path_present reference
fails Release with no DecisionPathID
Use it
ponens policies add decision_path_reconstructable --into ./trace.json
ponens trace check ./trace.json