Context
#378's AC8 test exercises the <text> --risky path on the real Wilson compute path, but not the --blast-radius FILE --risky re-sort path — a named consumer in the AC. Production code passes the persisted risk_score through correctly, but there is no regression test guarding the blast-radius path.
Definition of done
Add a test asserting small-sample-below-large (Wilson-computed) ordering through the --blast-radius FILE --risky path.
Origin: #378. Refs #174.
Context
#378's AC8 test exercises the
<text> --riskypath on the real Wilson compute path, but not the--blast-radius FILE --riskyre-sort path — a named consumer in the AC. Production code passes the persistedrisk_scorethrough correctly, but there is no regression test guarding the blast-radius path.Definition of done
Add a test asserting small-sample-below-large (Wilson-computed) ordering through the
--blast-radius FILE --riskypath.Origin: #378. Refs #174.