aiGUARD
Patent Pending · GB2603184.9
Alclusio AI · Execution Control Architecture

The gate between
generation and delivery

Every AI system generates outputs. Most deliver them without a mandatory checkpoint. aiGUARD changes that — architecturally. Not as a policy. Not as a setting that can be switched off. A non-bypassable enforcement layer, structurally embedded between generation and propagation.

Execution Control Pipeline — Live Simulation Active
⚙️
AI Output
CANDIDATE · UNVALIDATED
🛡 aiGUARD
aiGUARD
CONFIDENCE CONSEQUENCE USER STATE
Permitted
Output validated · Delivered as generated
DELIVER
Constrained
Transformed · Original preserved · Auditable
ADAPT
Suppressed
Blocked or escalated to human review
BLOCK
The three mandatory evaluations
01 / CONFIDENCE
📊
Confidence
How certain is the AI of what it just generated? aiGUARD runs every output through computational validation processes — consistency checks, cross-referencing, anomaly detection — before anything reaches a user. Uncertainty is not passed on. It is evaluated.
02 / CONSEQUENCE
⚠️
Consequence
If this output is wrong, how bad is that? Healthcare. Legal. Financial. Safety-critical systems. aiGUARD classifies the potential impact of error propagation before delivery — every time, without exception, regardless of confidence level.
03 / USER STATE
👤
User State
Who is this person right now? Vulnerable. Frustrated. In crisis. aiGUARD reads operational context in real time — interaction metrics, emotional cues, vulnerability indicators — and gates output accordingly. Not by assumption. By data.
Non-negotiable invariants · Enforced at architecture level
INV-01
Generation ≠ Delivery
Generating an output does not authorise its delivery. Delivery is inhibited by default.
INV-02
Permission Required
No delivery or transformation may execute without a valid runtime execution permission.
INV-03
Permission Governs All
Transformation is subject to the same permission framework as delivery. No exceptions.
INV-04
Bypass Prohibited
The generation component cannot bypass the control point. This is architectural, not advisory.
INV-05
Preservation & Reversibility
Where transformation occurs, the original is preserved independently. Always reversible. Always auditable.