Agents, visualised — not a black box

Agent pipeline for senior engineers

A left→right system with contracts, invariants, retries, telemetry, and deterministic replay.

Template
Level
Speed
1. Ask / Goal
2. Understand
3. Fetch
4. Think
5. Act / Check
6. Respond
Step-through
1. Ask / Goalnow
2. Understand
3. Fetch
4. Think
5. Act / Check
6. Respond
Inspector
Input
{ query: string }
Output
{ query: string }
Notes
  • query.length ∈ (1..4096)
  • query normalised (trimmed)
Failure modes: ValidationError
{
  "query": "Find UK train strikes this month"
}
Self-tests

    Add this to your demo grid?

    Link at /ai-agents.