01 · IDENTITY
Who or what acted?
Bind the authenticated subject, tenant and role on the trusted side instead of accepting identity claims from the request body.
AI DECISION ASSURANCE
When AI influences an approval, recommendation, prioritisation, exception, service promise or workflow action, the important question is not only whether the model produced an answer. It is whether the decision used the right identity, authority and evidence, avoided duplicate intent, executed correctly, and produced a verifiable outcome.
THE DECISION PATH
AI Decision Assurance examines the operational decision path around a consequential AI-assisted action. It does not replace model monitoring, governance, ERP, CRM, WMS, MES or the organisation's responsible functions. It adds a bounded evidence layer around one decision workflow.
01 · IDENTITY
Bind the authenticated subject, tenant and role on the trusted side instead of accepting identity claims from the request body.
02 · EVIDENCE
Check source provenance, freshness, contradictions and missing dependencies before consequential intent is accepted.
03 · AUTHORITY
Apply explicit authority and default-deny policy before the system is allowed to proceed.
04 · REPLAY
Recognise exact replays while rejecting materially changed intent that attempts to reuse an earlier action identity.
05 · EXECUTION
Separate the decision from execution records so an approved recommendation is not confused with a completed real-world action.
06 · OUTCOME
Observe the downstream result independently so the system does not certify its own success by assumption.
SYNTHETIC EXAMPLE
Imagine an AI-assisted workflow recommends a customer refund and policy permits the amount. Decision assurance still asks whether the correct user and tenant were bound, the policy version was current, the request was not a replay, the payment instruction was actually executed, and an independent downstream receipt exists. A permitted decision can still end with insufficient evidence of the outcome.
WHAT SHANX HAS ACTUALLY PROVEN
The current SHANX reference and managed-staging evidence supports bounded synthetic and approved read-only validation of several decision-path controls. It is deliberately not presented as blanket enterprise production readiness.
| Capability | Status | Evidence boundary |
|---|---|---|
| Managed synthetic user → JWT → protected Edge identity boundary | PROVEN | Authenticated subject, tenant context and role context reached a live managed boundary. |
| Server-controlled tenant and role context | PROVEN | Identity context is bound on the trusted side rather than accepted from caller-supplied actor fields. |
| Intent idempotency and replay protection | PROVEN | Exact replay is recognised; changed intent conflicts rather than silently reusing the earlier action identity. |
| Durable queue, lease ownership, retry and dead-letter behaviour | PROVEN | Reference and managed Postgres paths validated stale-worker rejection, retry exhaustion and dead-letter handling. |
| Allowlisted read-only connector fail-closed behaviour | PROVEN | Unknown, disabled, hostile, DNS-failed, credential-missing and timeout cases fail closed. |
| Tamper-evident audit and separated outcome verification | PROVEN | Reference implementation validates hash-chain integrity, tamper detection and post-execution outcome observation. |
| Enterprise IdP, key rotation and forced session revocation | NOT YET PROVEN | These remain separate readiness gates. |
| Private network or mTLS, platform DR, external penetration test and production HA/SLA | NOT YET PROVEN | Not claimed as current production evidence. |
For the wider workflow context, see SHANX Enterprise AI Assurance.
BOUNDED DECISION REVIEW
A first validation should be narrow enough to reconstruct end to end. One workflow, one accountable owner, one approved evidence boundary and measurable acceptance criteria.
Typical first boundary: synthetic or explicitly approved read-only evidence, no production credentials by default, no live production writes, and no claim beyond what the resulting evidence establishes.
FAQ
It is the discipline of validating the operational evidence around an AI-assisted decision: identity, authority, source evidence, replay status, execution and downstream outcome.
No. Model validation examines model behaviour and performance. Decision assurance focuses on whether a consequential operational decision was properly authorised, evidence-backed, executed once, and independently observable afterward.
No. Governance defines ownership, policy and acceptable use. Decision assurance tests whether one real workflow actually follows those expectations under normal and failure conditions.
No. SHANX does not currently claim legal, regulatory or compliance certification. The evidence supports a bounded technical and operational validation within an agreed scope.
One consequential decision, the systems and evidence it relies on, the authority that should apply, the expected execution, and an independently observable downstream outcome.
BRING ONE DECISION PATH
If an AI-assisted decision in your workflow could create material operational, customer or financial consequences, send us the decision path and its current system boundary. We will tell you what is already proven, what remains unproven, and what a bounded validation would need to establish.