Add route simulation quality summary
This commit is contained in:
@@ -1028,6 +1028,13 @@ issues for:
|
||||
- multi-seed route sweeps that repeat the same route/noise/seed checks across
|
||||
spaced seeds to catch random-pool drift hidden by a single clean seed.
|
||||
|
||||
The report also includes a `quality` section. This is the high-level progress
|
||||
view for path cleanup: it groups route cases by target, action family, and
|
||||
position family; counts route issues separately from coverage/seed-check
|
||||
issues; buckets issue types such as label leaks, softcore noise, trace
|
||||
mismatches, trigger drift, or reroll drift; and lists the weakest cases first
|
||||
when a sweep finds failures.
|
||||
|
||||
Use `--json --include-prompts` when you need the exact raw and formatted text
|
||||
for debugging a route. Use `--sweep-count 5 --seed-step 101` when changing pool
|
||||
selection, route terms, or formatter noise rules and you need more than one
|
||||
|
||||
Reference in New Issue
Block a user