INTERACTIVE AUTHORITY DEMONSTRATION

Same action. Different authority. A clear decision.

Explore how WARDALE evaluates an AI worker's authority. Change standing, revocation or consequence and inspect the resulting decision.

Fixed synthetic scenarios, evaluated server-side using the same decision rules as the authority engine. Results are unsigned and perform no business actions.

Choose an authority condition

The proposed action stays the same: prepare a customer refund. Select a condition to inspect the decision.

DEMONSTRATION · UNSIGNED · NO EXECUTIONALLOW

The declared actor has active standing and the requested scope. The demonstration permits preparing the refund.

Reason: CONSTITUTIONAL_AUTHORITY_CONFIRMED

Inspect this demonstration result
{
  "mode": "demonstration",
  "assurance": "unsigned",
  "executionPerformed": false,
  "action": "prepare_customer_refund",
  "requestedScope": "refund:prepare",
  "standing": "active",
  "revoked": false,
  "consequenceClass": "moderate",
  "decision": "ALLOW",
  "reasonCodes": [
    "CONSTITUTIONAL_AUTHORITY_CONFIRMED"
  ]
}

From a decision to governed work

This demonstration shows the decision rules. Production use establishes authenticated authority, trusted scope, required approvals and the supported execution path. Decision receipts and execution evidence are evaluated separately.

Continue your evaluation