← Policy gallery

Decision Path Reconstructable

warning

decision_path_reconstructable

agentic-governance workflow pure_temporal agentic-aigovernancefix-ai-wgreleaserag-ambertier-2-4

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