AI Agents · Catalog · Live

AI Agents.

6 agents shipping in v1, executing across Plan, Buy and Sell. Each maps to one or more Reliance platforms. Each carries data, design patterns, and evals. More agents to follow.

02 · The agents · by value-chain track
03 · The autonomy matrix · where each agent sits

6 of 21 workflows reach L4 in the 90-day plan. The remaining 16 sit at L2-L3 deliberately — strategy stays human, brand stays human-curated, compliance stays human-accountable.

Autonomy matrix · 21 retail workflows × L0-L5
Canonical home: /autonomous
04 · The 10 building blocks · how every agent is constructed

Verbatim from the Agentisation note · Appendix B. Every agent on this catalog is built from some combination of these primitives.

Tool Calling
Agent invokes external tools/functions to read state and write back to systems.
Standard Tool Interfaces (MCP)
Common contract for tool discovery, schemas, auth — agent and tool teams decoupled.
Context Engineering
Choosing, structuring, and compressing what the agent sees per turn.
Agent Memory
Short-term · episodic · semantic · procedural memory across runs.
Context Graphs
Entities and relationships for multi-hop reasoning over retail decisions.
Wide Research
Generate many candidate hypotheses, score broadly, then converge.
Deep / Hierarchical
Planner → specialist sub-agents → integrator.
Multi-Agent Orchestration
Peer agents propose · critique · enforce · arbitrate.
Observability
Inputs · context · tool calls · outputs · errors captured as traces.
Evals
Golden tests · simulations · replay · adversarial · policy compliance.