# Output Files Each replay output directory can contain: - `vrps.normalized.txt`: one normalized VRP per line. - `vaps.normalized.txt`: one normalized VAP/ASPA per line. - `summary.json`: counts and resource summary. - `process-time.txt`: `/usr/bin/time -v` output. - RP-specific raw output: - Routinator: `routinator.json`, `vrps.csv`. - rpki-client: `out/json`, `out/csv`, and other native files. - logs: - `stdout.log` / `stderr.log` for rpki-client. - `update.log`, `vrps.log`, `json.log` for Routinator. Dual replay additionally writes `compare-summary.json`.