Doctrine

Refusal Doctrine

Refusal is not an implementation accident. It is the primary security control across LockJaw.

Principles

  • If input, state, authority, or provenance is ambiguous, the system refuses.
  • Refusal records are evidence, not mere errors or logs.
  • Where integrity is materially uncertain, death or freeze is preferable to optimistic continuation.

What this excludes

  • No best-effort mode under ambiguity.
  • No refusal meanings changing silently across versions.
  • No convenience path that suppresses refusal evidence.