◔
Watch a signal
"When X happens, alert me." Agent runs against the operational graph; fires on the configured signal. Subscribe operators or external counterparties to the alert; route to Slack, WhatsApp, email, or the TradeOS panel.
When supplier QC pass rate drops below 92% ·alert QA lead in Slack.
Σ
Compute and decide
"Compute X, decide based on threshold." Agent does the math — margin, ETA, landed cost, supplier performance score — and flags outliers. The computation reads the graph, not stale exports.
Recompute landed cost on each freight event ·flag if margin < 18%.
✎
Draft and route
"Generate a letter for review." Agent uses Atlas drafting to produce the document, notification, or message — in the recipient's language, with trade terminology preserved — then routes it for operator approval.
Draft delay letter, Brevin Health ·DE + EN · awaiting approval.
▶
Take action — within guardrails
"When X happens, do Y." Agent performs an operational action — create a task, update an order status, send a notification, post to a channel — within per-agent guardrails on cadence, time, value, and recipient.
On cert expiry T-7 ·block new POs · open Task to procurement.
⇢
Multi-step workflow
Chain the four primitives into a full sequential process. Supplier QC failure → quarantine lot → draft customer notification → escalate to QA manager → reorder request to alternate supplier. One agent. One audit chain. Loop detection prevents runaway cycles.
QC failure on Lot PL-058 ·4 steps executed · 1 awaiting approval.