| Pre-execution authorizationIs the action decided before it executes, rather than logged after? | implementedEvery consequential action is evaluated against the organisation's own policy bundle before commit and answered ALLOW, ESCALATE or BLOCK. Execution Authority | statedAuthority is determined before one exact action executes. | statedEach agent action is authorised before it reaches an enterprise resource. | statedEvery agent action is evaluated before it runs. |
|---|
| Deterministic, versioned policyDoes the same policy revision and the same inputs always give the same verdict? | implementedThe verdict is a deterministic function of the policy revision, the request and the supplied facts; policy revisions are immutable and the revision is recorded in every dossier. Policy decision graph | statedDeterministic pre-execution controls over versioned authority policies are stated. | not foundnot found in reviewed public materials; Authorisation against mission, intent, context and risk is stated; the evaluation method is not. | not foundnot found in reviewed public materials; The Blueprint is versioned; evaluation is described as a reasoning engine, and determinism is not stated. |
|---|
| Exact-action bindingIs the authorisation tied to the exact material fields of the action that will execute? | implementedExecutionBinding 1.0 binds the dossier to the canonical payload digest, execution target, policy identity and digest, material signals, validity window and nonce. Execution authority evidence | statedA canonical transaction digest binds payer, payee, destination, amount, currency or asset and rail. | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials; Tool parameters are evaluated; a commitment carried to the downstream execution is not described. |
|---|
| Canonical payload commitmentIs the digest computed over a published canonical form, so anyone can recompute it? | implementedPayloads and bindings are canonicalised with RFC 8785 (JCS) and digested with SHA-256; the profile is named inside the dossier so a verifier recomputes it without asking Decionis. Verify a Decision Dossier | not foundnot found in reviewed public materials; A canonical digest is stated; the canonicalisation profile and algorithm are not. | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials |
|---|
| Pre-commit revalidationImmediately before commit, is the authorisation checked again against current policy and signals? | implementedThe claim step revalidates the signed dossier, the current policy revision, material signals, human approval, target, payload, expiry and nonce before the action is released. Claim before commit | not foundnot found in reviewed public materials; Single-use authorisation is stated; a revalidation step at commit is not. | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials |
|---|
| Replay-resistant, single-use grantCan an authorisation be presented twice, or for a different action? | implementedEach grant carries a nonce that is claimed once, within a lease; a second claim, an expired lease or a substituted payload is refused and recorded. Execution authority evidence | statedSingle-use execution authorisation is stated. | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials |
|---|
| Human authority bound to the actionWhen a person approves, is the approval tied to the exact action, not to a session? | implementedPresence resolves an ESCALATE with a verified human whose approval carries the action's binding digest and is revalidated before the nonce is claimed. Presence | not foundnot found in reviewed public materials; Human step-up is stated; that the approval is bound to the transaction digest is not. | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials |
|---|
| Effect evidenceAfter execution, is the observed outcome recorded with a digest of the actual response? | implementedFinalisation records CONFIRMED, FAILED or INDETERMINATE with the request digest, a response digest for confirmed effects, the observer and its version, and how the effect was observed. Effect evidence | not foundnot found in reviewed public materials; An append-only record of what was authorised and what occurred is stated; a response digest is not. | not foundnot found in reviewed public materials; An OpenTelemetry audit trail is stated. | not foundnot found in reviewed public materials |
|---|
| Signed input snapshotAre the exact inputs the verdict was reached on signed alongside the verdict? | implementedThe inputs snapshot is built once, signed with the dossier and stored verbatim, so a verifier can replay the decision from what was actually evaluated. Decision Dossier | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials |
|---|
| Offline verificationCan a party who does not trust the operator verify the evidence with the service off? | implementedAn open verifier checks the Ed25519 signature, recomputes the digests and refuses the negative cases, from two files and a published key set, with no account and no call to Decionis. Verify without an account | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials |
|---|
| Portable SCITT-profile evidenceCan the evidence leave the vendor's format and be checked by someone else's tooling? | implementedA dossier and its execution lifecycle export to the SCITT Agent Action Capsule draft-04 profile with a COSE-signed producer envelope; a draft-pinned compatibility claim, not conformance to a published standard. SCITT-compatible export | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials |
|---|
| Public verification corpusIs there a published corpus a reviewer can run the verifier against today? | implementedA synthetic corpus of signed dossiers, including the cases a verifier must refuse, is archived with a DOI under Apache-2.0 with its signing key deliberately published. Corpus DOI | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials | not foundnot found in reviewed public materials |
|---|