By: Tom Sydney Kerckhove <syd@cs-syd.eu>
Use aeson-pretty for on-disk JSON encoding Pretty-print every JSON artifact the mutation pipeline (and the rerun cache) writes — redundancy.json, report.json, manifest-augmented.json, the plugin manifest, coverage/baseline maps, kill rows, test-locations, and the rerun report — so they are diff- and debug-friendly. Negligible perf cost; readers are whitespace-insensitive so nothing else changes. The manifest golden check is unaffected (it re-normalises via jq). Adds aeson-pretty to sydtest and sydtest-mutation-runtime (default.nix regenerated via cabal2nix).
| Time to Start | Worker time | Duration | Time to finish | Idle | |
| Config | 2m49s | 3s | 3s | 2m52s | 2m49s |
| Eval | 3m41s | 24s | 13m29s | 17m11s | 48s |
| Build | - | - | - | - | 13m05s |
| Suite | 2m49s | 27s | - | - | 16m43s |