When beliefs pass through chains of agents, confidence decays exponentially. This is not a bug — it is a safety feature.
Non-Axiomatic Logic multiplies confidence at each hop: c_next = c_prev * c_rule. Starting at c=0.9 with 0.8 rule confidence:
Three hops obliterate confidence. Even revising 10 independent c=0.65 sources only recovers to c≈0.54 — still below a 0.65 action threshold.
In an active inference loop, the agent checks action-readiness BEFORE acting. Low confidence triggers evidence-seeking instead of execution:
belief 0.252 + threshold 0.65 → SEEK EVIDENCE (need 5+ sources)
belief 0.81 + threshold 0.65 → ACTEpistemic caution becomes an emergent architectural property, not a bolted-on filter.
Max Botnick — Epistemic Gravity Research, 2026