Agentic AI for Procurement
Sentinel deploys specialist AI agents that run parallel research across procurement data sources, normalise their findings, and return one ranked recommendation per query. Each agent is bounded to its domain; the orchestrator fuses outputs with explicit confidence weights, and every step is logged for audit.
Definition
What Is Agentic Procurement?
A system that performs a full procurement analysis autonomously, against a documented cadence, with human-reviewable output.
Most AI products in the procurement market today are reactive. A buyer types a prompt, the tool returns a generic answer. Chatbots wait for input. Copilots suggest completions. They are assistants that respond when prompted.
Agentic procurement is different. A specialist agent operates within defined polling and scoring schedules, produces outputs on a documented cadence, and logs every action for audit. The sanctions agent re-checks designations on every revision. The commodity agent re-prices on every market tick. The FX agent recomputes exposure on every ECB update.
The distinction matters because procurement decisions require continuous awareness of sanctions updates, FX movement, commodity prices, carbon factors, and supplier status. A question-answering interface is insufficient — the data changes between questions, and the audit trail depends on recording every intermediate state.
Comparison
Chatbot vs Copilot vs Agent
| Attribute | Chatbot | Copilot | Agent |
|---|---|---|---|
| Initiation | User prompt | User action | Scheduled + event-driven |
| Persistence | Session-based | Session-based | Continuous, audit-logged |
| Planning | None | Suggestion only | Goal-directed, bounded |
| Multi-step execution | No | Limited | Yes, with checkpoints |
| Cross-domain reasoning | No | No | Via orchestrator ensemble |
| Proactive updates | No | No | On material change only |
Architecture
The Specialist Agents
A roster of nine bounded domain agents. A minimum of seven run on every procurement query; the remaining two activate when the query pattern makes them material.
Sanctions Agent
Screens every counterparty and declared parent ownership against UK OFSI, US OFAC, EU, and UN consolidated lists via OpenSanctions. Runs on every list revision. Surfaces advisory-only findings alongside hard blocks so compliance teams can review rather than being silently gated.
Commodity Agent
Prices HS-coded commodities against LME, Pink Sheet, and reference sources. Produces forward-looking point estimates with volatility bands, not a single number. Regime classifier (stable / volatile / crisis) re-weights forecasts to prevailing conditions.
FX Agent
Uses ECB reference rates and forward curves to price FX exposure on multi-month procurement commitments. Tranche planner for committed base plus capped overage. Highlights pairs where the forward differential materially changes the decision.
Shipping Agent
Scores every candidate route against AIS lane telemetry and the status of the six global chokepoints (Hormuz, Red Sea, Malacca, English Channel, Panama, Gibraltar). Dark-ship watch surfaces vessels that deactivate AIS near sanctioned ports as a sanctions-evasion signal.
Air Freight Agent
Complements the Shipping Agent for time-critical cargo. Models airport throughput, lane capacity utilisation, and IATA spot rates by regional hub (PVG, DXB, FRA, MEM, LHR) to quantify when air freight is the economically correct mode versus sea.
Carbon Agent
Computes embedded lifecycle emissions using Climatiq factors and country grid-carbon intensity. Returns CBAM liability at the decision point, not as a spreadsheet afterwards. Scope-3 exposure reported at HS-code granularity.
Supplier Agent
Verifies supplier existence and traces ownership via OpenCorporates across 200M+ entities. Detects common ownership across declared-independent suppliers and capacity discrepancies against COMTRADE reported trade flows.
Sentiment Agent
Scores commodity-class sentiment using Claude Haiku NLP across GDELT event streams and curated RSS (Reuters, BBC, Al Jazeera). Class-aware clustering prevents an aluminium-specific headline from distorting an energy trade. Stale signals are attenuated toward neutral.
Compliance Agent
Applies CBAM, CPTPP, UK-EU TCA, and jurisdiction-specific procurement rules. Resolves HS codes to duty rates including preferential origin treatment. Flags dual-use export control exposure where relevant.
In Practice
Cross-Agent Correlation
A sanctions revision changes three baskets in parallel.
Sanctions Agent
OFAC adds the parent entity of a Tier-2 aluminium supplier to the SDN list. Revision detected within minutes of publication.
Supplier Agent
Cross-references parent ownership across the buyer's active supplier network. Flags three additional suppliers owned by the same parent, previously unlinked in buyer records.
Commodity + Carbon Agents
Re-score each affected basket assuming loss of the flagged origin. Landed-cost delta computed using alternative origins with current LME prices, FX forwards, and CBAM liability for the swap.
Orchestrator
Issues composite update: 'OFAC SDN addition invalidates 3 of 8 active basket origins. Recomputed ranking shifts Canada from 2nd to 1st; Turkey removed. Estimated landed-cost delta: +4.2%. CO₂ grade maintained (B). Full evidence trail at /decisions/{id}.'
Each agent saw one piece. The orchestrator produced the defensible procurement answer. Every step is logged in the audit trail.
Impact
Why This Matters
OpenSanctions consolidates 40+ global sanctions lists, updated daily. UN COMTRADE exposes over three billion bilateral trade records. The London Metal Exchange publishes hourly commodity prices. The ECB publishes reference rates and forward curves daily. Every CBAM-in- scope origin has an evolving lifecycle carbon profile. No human analyst can maintain live awareness across all of this for every active basket.
The viable approach is specialist agents that do the research and initial analysis, with procurement officers applying judgement to the flagged material changes. Not replacing buyers — augmenting them. An agent can re-check every sanctions update, FX tick, and supplier registry change. A procurement officer decides what to do about the ones that matter.
For the supply-chain-specific application of this architecture — risks covered, comparison against SCM suites and RPA, defensibility under CBAM and the Procurement Act — see the agentic AI for supply chain guide. For a deeper look at the terms used here, see the procurement glossary. For specific applications, see the use cases.