Skip to content

maat axiom revoke

Marks an active axiom as no longer applicable.

bash
maat axiom revoke --id stable-boundary --reason "Boundary no longer exists"

What revoking means

Revoking keeps the original declaration in ledger history, but marks the axiom inactive in the current state.

Use this when the claim should no longer be treated as true or useful.

Options

OptionPurpose
--id <id>Axiom id to revoke.
--reason <reason>Optional explanation for revocation.