- add a bundle builder that normalizes existing adversary suites into one canonical 1K SOUL jailbreak corpus
- generate soul_jailbreaks_1000.jsonl plus a manifest recording family counts and duplicate resolution
- resolve 49 duplicate prompts by rewriting repeated prompts into distinct adversary variants
- add focused tests for normalization, bundle construction, uniqueness, and harness validation
- document how to run the combined 1K bundle through the adversary runner
Refs #578