
AI GOVERNANCE
APPROACH
What "AI governance" often means
A risk policy document. A model inventory spreadsheet. An annual review process. Mostly: documentation produced after the model is built, often by people not involved in building it.
What it actually requires
Continuous: monitoring that catches drift in production. Explainable: a clear chain from input to decision, traceable months later. Reversible: a kill switch you can pull without breaking the rest of the system. Accountable: a logged decision owner for every meaningful action.
What AgentX makes default
Continuous monitoring built into the runtime. Decision logs auto-generated for every agent action. HITL configurable per workflow as a governance control. Kill switches at the agent, workflow, and workspace level - exercisable in seconds, not days.
MODEL RISK
MODEL INVENTORY - INVOICE PROCESSING WORKFLOW
Acme Corp · Production · Last validated May 11, 2026
Orchestrator - Anthropic Claude 4.6 Sonnet 2026.04.12 - Routing - Validated May 11
Sub-agent: PO matching - Anthropic Claude 4.6 Sonnet 2026.04.12 - Extraction - Validated May 11
Sub-agent: Code GL - OpenAI GPT-5 mini 2026.05.02 - Coding - Validated May 9
Evaluation judge - Anthropic Claude 4.6 Sonnet 2026.04.12 - Scoring - Validated May 11
Embeddings - OpenAI text-embed-3 2024.01 - Retrieval - Validated Apr 23
CHANGE LOG
May 2 - GPT-5 mini swapped in for GL coding sub-agent. Reason: cost optimization. Validation: re-eval passed (95.2% vs 94.8% baseline). Approved by: M. Torres (Acme Risk).
✓ Every model in production listed in workspace inventory with role, version, validation date
✓ Model version changes trigger automatic re-validation against eval datasets
✓ Change log captures who, what, why, and validation outcome
✓ Quarterly validation cadence by default; triggered validation on any meaningful change
EXPLAINABILITY
DECISION TRACE - RUN ID: invoke_2026_05_19_kqm7x
TRIGGER → Incoming invoice #INV-0047, $124,500, flagged for approval
RETRIEVAL → Retrieved 3 similar approved invoices from vendor history (avg $118K, same GL code)
REASONING → Within 5% of historical avg, vendor trust score 91/100, PO #PO-2890 exists and matches
DECISION → Approve, route to GL code 4210, notify AP team, log under M. Torres (approval authority)
CONFIDENCE → 0.94 · EVAL SCORE → passed (threshold: 0.85) · LATENCY → 1.2s
What this gives you
✓ A reconstructable record of every agent decision, retained per your retention policy
✓ Exportable in formats your audit and compliance teams use (PDF for audits, JSON for systems)
✓ Linkable from your case management / ticketing / complaint review systems
HUMAN OVERSIGHT
HITL RULES - INVOICE PROCESSING WORKFLOW
Amount threshold: any invoice > $50,000 requires human review before approval
Pattern exception: new vendor (first 3 invoices) - always requires human approval regardless of amount
Logging: all autonomous approvals logged with rationale and eval score for weekly risk review
CONTINUOUS VALIDATION
DRIFT MONITOR - PO MATCHING SUB-AGENT - ROLLING 30d
Acme Corp · Baseline: 94.8% accuracy (validation, May 11) · Current: 91.2% · Threshold: 90.0%
Status: MONITORING - Within acceptable range. Alert threshold at 90.0% not breached.
Last incident: Apr 23 - vendor B SKU-matching accuracy dropped to 88.1% (below threshold). Auto-alert sent. Cause: upstream data schema change. Resolved: Apr 24 via prompt adjustment.
✓ Continuous accuracy monitoring against production traffic and held-out test sets
✓ Alert thresholds configurable per workflow, per metric, per environment
✓ Automatic workflow hold on threshold breach (configurable - hold, alert-only, or both)
✓ Incident audit trail with root cause, action taken, resolution, validation evidence
ACCOUNTABILITY
What gets attributed:
- Workflow design - process owner at deployment time
- Agent configuration changes - approver per change request
- HITL decisions - reviewer at time of decision
- Override of agent recommendation - reviewer + reason
- Kill switch activation - authorized role + reason
- Production model version changes - risk-team validator
- Test set modifications - eval owner
- Threshold changes - process owner + risk team co-sign
How attribution is enforced:
- SSO-authenticated identity on every action
- Role-based approval workflows for governance-critical changes
- Two-person approval for high-risk configuration changes (configurable)
- Immutable audit log - actions can be added, never modified
- Export to customer SIEM, GRC, or model risk inventory system
- Retention configurable per workspace, default 7 years for governance-critical events
REGULATORY ALIGNMENT
EU AI Act (High-Risk)
Requires: risk management system, data governance, technical documentation, human oversight, accuracy and robustness. AgentX: model inventory, validation logs, HITL controls, decision traces, drift monitoring all satisfy the core technical requirements for high-risk AI system documentation.
DORA (Digital Operational Resilience Act)
Requires: ICT risk management, incident reporting, operational resilience testing, third-party risk oversight. AgentX: audit logs for all AI operations, kill switch controls for operational continuity, model version pinning for reproducibility, third-party model tracking in inventory.
SR 11-7 (Model Risk Management)
Requires: model development standards, validation independent of development, ongoing monitoring. AgentX: model inventory with validation dates and outcomes, eval judge provides independent scoring, drift monitoring provides continuous performance tracking, change log documents all model substitutions.
MAS / HKMA AI Guidelines
Singapore MAS and HKMA guidelines require explainability, fairness monitoring, and human oversight of AI in financial services. AgentX decision traces, HITL controls, and drift monitoring address the core operational requirements of both frameworks.
GDPR (Automated Decision-Making)
Article 22 requires meaningful information about automated decisions and a right to human review. AgentX decision traces provide the explanation infrastructure; HITL controls provide the human review mechanism. Data minimisation is enforced at the context retrieval layer.
HONEST LIMITS
✕
Mechanistic interpretability of LLMs
We don't claim to explain *why* a language model produced a specific token. Nobody can honestly claim that today. What we provide is decision-level traceability - input, retrieval, reasoning chain, tools called, output - which is what a regulator or auditor actually asks for.
✕
Regulatory certification against frameworks
We're not SR 11-7 certified, DORA certified, EU AI Act certified, or MAS certified - and neither is anyone else, because most of these frameworks don't have a certification mechanism. We align to them. Your institution certifies its operations on top of us.
✕
Bias guarantees
We don't guarantee an AI system will be free of bias. We provide bias evaluation capability - measurable per use case, per protected attribute - and documentation supporting your fairness assessment. Bias-free is a moving target; measurable bias is a defensible posture.
How We Work
Security
Deployment
GET STARTED
