Skip to main content

dof verify

Runs text through the full pipeline: Constitution → AST → DataOracle.
Example:
Blocked example — empty output:

dof verify-code

AST static analysis only — no Constitution or Oracle.
Safe code:
Unsafe code — secret:
Unsafe code — eval:

dof check-facts

DataOracle fact verification — 6 strategies.
Example:
Verified claim:

Python API Equivalents


CLI: prove

Z3 formal proofs

Governance API

GovernanceResult dataclass