Retrieval observability (waterfall, explorer)
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: AI · Tier: light · Risk: medium — external LLM providers with quota limits
A waterfall/step-timeline view exposes the concurrent-tier timing, provenance paths, and token breakdown behind each nRAG retrieval turn.
When to use: Use when developers or users need to inspect why a RAG answer was grounded the way it was, including per-tier timing and cost.
Docs
Code
Proof
Machine-readable record: ai-retrieval-observability in mcp/patterns.registry.json.