AURA

Policy & Templates

Policy configuration, template, and versioning errors

Templates & Configuration

CodeNameTrigger
6072InvalidTemplateConfigTemplate/preset config fails coherence validation.
6073TemplateNotSharedApplying a non-shared template owned by another.
6074UnknownPolicyVersionRollback target version is absent from the history ring, or the supplied candidate config does not match the recorded snapshot hash.
6075FailOpenBudgetExceededA softened check exceeded its fail-open budget.
6047InvalidPolicyPresetPolicy preset kind is invalid.
6048PolicyAttestationMismatchAttestation hash or version mismatch.
6027InvalidGuardianConfigurationInvalid guardian/multisig config.

Policy Versioning & Canary

CodeNameTrigger
6121NoCandidatePolicypromote_canary/discard_canary called with no active candidate.
6122CanaryAlreadyActiveA candidate is already being trialed for this treasury.
6123CanarySampleFloorNotMetpromote_canary called before the candidate reached its sample floor.

Governance

CodeNameTrigger
6020NoActiveOverrideNo pending override/rotation.
6028TimelockNotElapsedTimelock period not yet passed.
6113DuplicateApproverThe same approver tried to approve a proposal twice.
6114ApprovalThresholdNotMetDistinct-guardian approval quorum has not been reached.
6116ApprovalWeightInsufficientWeighted (summed-weight) approval quorum has not been reached.
6104TooManyAgentsTreasury already has 8 agent authorities.
6106AgentAlreadyRegisteredAn agent with this pubkey is already registered.
6107AgentNotFoundNo agent with this pubkey found.
6119AgentManifestLoosenTimelockManifest loosening attempted before its armed timelock elapsed.
6120InvalidAgentTripwiresTripwire weights are invalid (every weight must be non-zero).

On this page