Why it matters
Replay shapes regression detection. Understanding shapes practice.
Advertisement
The architecture
Record: prompts + LLM responses + tool results.
Replay: mock LLM + tools with recorded.
Compare new to recorded.
Advertisement
How it works end to end
Cassette-based recording (VCR).
Deterministic replay for tests.
Diff outputs.
Version comparison.