NewNew: The enterprise guide to Agentic AI — 24 min read.

Read →
Architecture · Global · 2026

The Agentic BPO Reference Architecture — Vendor-Neutral Blueprint 2026

The reference architecture Pronix.ai uses when a BPO or its enterprise client asks 'what does an agentic-native contact center actually look like?' — orchestration layer, eval harness, HITL patterns by risk class, telemetry and governance evidence, mapped across every mainstream CCaaS platform and with Kore.ai as the shared conversational and enterprise agentic AI layer.

By pronix.ai Strategy PracticeEnterprise AI & CX advisory24 min readPublished Q3 2026
For CIO / Chief Digital OfficerFor Chief AI OfficerFor VP AI Platform / Head of AI EngineeringFor BPO CTO / Chief ArchitectFor Enterprise Solution Architect
LinkedInPostEmail
Inside

What you'll learn

  • The six-layer agentic BPO stack — intent, orchestration, tools, memory, guardrails, evaluation
  • Per-CCaaS-platform integration patterns — where Kore.ai fits as the enterprise agentic layer without displacing the platform of record
  • HITL placement by risk class — the framework that survives EU AI Act Annex III scrutiny
  • Telemetry and drift monitoring across model, orchestration and integration layers
  • The governance evidence pack the architecture emits by design — not bolted on
6
Architectural layers with owned boundaries
8
Mainstream CCaaS platforms mapped
4
HITL risk classes aligned to Annex III
24 min
Executive read
Table of contents

What's covered

An excerpt of the full document. Request access above for the complete asset — including diagrams, templates and code where applicable.

  1. 01

    Why a vendor-neutral architecture — and why now

    Every major CCaaS platform now ships an agentic offering, and every hyperscaler and model lab positions itself as the correct place to build enterprise agents. The result is architectural chaos inside BPO delivery organizations, where different client programs run on different agentic stacks and no shared governance is possible. This reference architecture is the vendor-neutral blueprint Pronix.ai uses to bring order to that chaos — a stack that treats the CCaaS platform as one substitutable layer, the model provider as another, and centralizes the durable IP (orchestration, eval, governance) where it belongs: in a layer the BPO or enterprise client owns.

  2. 02

    The six-layer agentic BPO stack

    (1) Intent boundary — the contract between the customer channel and the agent runtime, versioned and evaluated independently. (2) Orchestration — the planner/executor loop, tool routing, and escalation logic. (3) Tool layer — connectors to systems of record, with per-tool auth, quotas and audit. (4) Memory — session, episodic and long-term stores with retention policy and PII redaction. (5) Guardrails — pre-generation policy, post-generation checks, and runtime interception. (6) Evaluation — offline eval sets, online guard-rail metrics, per-intent regression coverage, shadow-mode rollout. The architecture is deliberately opinionated about layer boundaries because that is what makes any single vendor substitutable without a program rewrite.

  3. 03

    Per-CCaaS integration patterns

    The reference architecture maps to every mainstream platform without dictating one. Amazon Connect — Connect owns telephony, routing and the agent workspace; the agentic layer runs alongside via Contact Lens events and the Amazon Q integration surface. Google CCAI — CCAI Agent Assist and Dialogflow CX carry the interaction; the agentic layer wraps for cross-intent orchestration and enterprise governance. Genesys Cloud — Genesys owns the customer journey; the agentic layer plugs in via AppFoundry and the Agent Copilot events. NICE CXone — NICE Enlighten Copilot and Autopilot cover the platform-native path; the agentic layer overlays for portfolio-wide governance and cross-tenant policy. Five9 — Five9 Genius AI carries the interaction; the agentic layer integrates via the AI Agents platform. Talkdesk — Talkdesk Autopilot and AI Trainer own the native path; the agentic layer overlays for cross-program policy. Salesforce Agentforce — Agentforce owns end-to-end agent delivery on Data Cloud; the reference architecture positions the agentic layer as a governance and eval overlay rather than a competing runtime. Kore.ai — deployed as the shared conversational and enterprise agentic AI layer where a cross-channel intent library and multi-CCaaS orchestration are required, without displacing the platform of record on any single program.

  4. 04

    HITL placement by risk class

    Human-in-the-loop is not a single pattern; it is a spectrum. The reference architecture defines four HITL classes matched to risk: (H0) fully autonomous with post-hoc sample review — used for low-risk retrieval and formatting; (H1) autonomous with real-time policy interception — used for standard resolution actions; (H2) human-in-loop confirmation before external action — required for irreversible actions and any high-risk-classified workflow under EU AI Act Annex III; (H3) human-led with agent assist — used for regulated-decision workflows and any interaction where explicit consent to AI mediation cannot be established. The classification decision is codified per intent and per tool, not per program, and the framework carries the evidence competent authorities expect.

  5. 05

    Telemetry and drift monitoring

    The architecture emits three telemetry streams by design. Model telemetry — token distributions, refusal rates, tool-call success and latency per model version. Orchestration telemetry — planner-loop depth, tool-selection accuracy against golden traces, escalation-to-human rates by intent. Integration telemetry — system-of-record latency, quota exhaustion, downstream-error propagation. Drift monitoring runs against all three streams with alerting SLAs matched to the risk class of the affected intent. The specific KPIs, alerting thresholds and shadow-mode rollout gates are documented in the reference implementation.

  6. 06

    Governance evidence — emitted, not bolted on

    The most consistent finding in enterprise agentic delivery is that governance evidence built after the fact is either incomplete or brittle. This architecture emits the evidence surface as a first-class output: model registry entries are populated automatically at deployment; eval-run results and regression gates are captured to a governance log; HITL confirmations and their evidence are retained per Annex III retention policy; incident logs and post-incident reviews slot into a documented template. The result is an evidence pack that reflects the running system by construction — which is what the first wave of 2026 EU AI Act competent-authority inquiries has revealed regulators actually expect.

  7. 07

    Reference deployment sequencing

    The recommended deployment sequence — proven across enterprise BPO engagements — moves in four waves. Wave 1: intent boundary + tool layer for one high-volume LOB in shadow mode with H3 HITL. Wave 2: promote to H2 with the eval harness in production and drift monitoring live. Wave 3: expand to a second LOB and introduce H1 for low-risk intents with policy interception. Wave 4: introduce H0 for retrieval and formatting intents, and open the platform to additional CCaaS integrations. The sequencing exists to accumulate governance evidence and eval history before autonomy is extended — the same reason enterprise clients audit for it during renewal.

  8. 08

    What this architecture is not

    It is not a product, and it is not a claim that any single vendor is the correct choice. Its purpose is to make vendor choice reversible — to keep the durable IP (orchestration, eval, governance) where the BPO or enterprise client owns it, and to make the model provider and CCaaS platform substitutable without a program rewrite. Enterprise clients running a Pronix.ai advisory engagement receive the reference implementation as code artifacts, evaluation harnesses and governance templates tailored to their platform-of-record.

Frequently asked

Questions enterprise readers ask

Does this architecture assume Kore.ai must be in the stack?

No. Kore.ai is documented as the shared conversational and enterprise agentic AI layer where a cross-channel intent library or multi-CCaaS orchestration is required. On single-platform, single-LOB engagements the CCaaS-native agentic surface is usually sufficient. The architecture is deliberately vendor-neutral — the layer boundaries are the point, not any single vendor choice.

How does this coexist with Salesforce Agentforce?

Agentforce is treated as a first-class runtime for Salesforce-anchored programs. The reference architecture positions the surrounding orchestration, eval and governance layers as portfolio-wide overlays rather than competing runtimes — so an enterprise running Agentforce on one program and Amazon Connect + Kore.ai on another can maintain a single governance evidence surface across both.

Can our existing eval tooling plug into this architecture?

Yes. The evaluation layer defines interfaces — offline eval sets, online guard-rail metrics, per-intent regression coverage, shadow-mode telemetry — not implementations. Teams already invested in Braintrust, LangSmith, Arize, Weights & Biases or an internally-built harness typically retain that tooling; the reference architecture specifies the contract those tools must meet, not the vendor.

How long does a reference-implementation rollout take?

The four-wave sequence typically spans 6–9 months for the first LOB in one program, with each subsequent LOB compressing to 8–12 weeks as the eval harness, tool library and governance templates carry forward. Enterprise clients running the reference implementation under Pronix.ai delivery see the first agentic workflow in production behind H2 HITL within 12–16 weeks of engagement start.

Where does this architecture sit relative to the 2026 EU AI Act?

It is designed to emit the Annex IV technical documentation, the Article 50 transparency archive and the Annex III human-oversight and record-keeping artifacts as first-class outputs of the running system. See the companion EU AI Act Compliance Playbook for the regulatory framing and the specific evidence competent authorities have started requesting.

Talk to a strategy lead

Want to apply this to your program?

Book a working session with a pronix.ai strategy lead — we'll walk through how the ideas in reference architecture apply to your platform, industry and roadmap.