#!/usr/bin/env python """Replay a frozen endpoint_diff manifest against a server, capture every response byte-for-byte. Standalone on purpose: the only third-party import is ``requests`` (always in the project venv). It does **not** import ``analytics`` or any test module, so it runs unchanged whatever git revision is checked out -- which is what lets the same request set be fired at the "before" and "after" builds. replay.py --label before --base-url http://127.0.0.1:5000 Writes ``capture_