Some checks failed
Architecture Lint / Linter Tests (pull_request) Successful in 22s
Smoke Test / smoke (pull_request) Failing after 20s
Validate Config / YAML Lint (pull_request) Failing after 15s
Validate Config / JSON Validate (pull_request) Successful in 20s
Validate Config / Python Syntax & Import Check (pull_request) Failing after 58s
Validate Config / Python Test Suite (pull_request) Has been skipped
Validate Config / Cron Syntax Check (pull_request) Successful in 14s
Validate Config / Shell Script Lint (pull_request) Failing after 1m6s
Validate Config / Deploy Script Dry Run (pull_request) Successful in 11s
Validate Config / Playbook Schema Validation (pull_request) Successful in 25s
Architecture Lint / Lint Repository (pull_request) Failing after 22s
PR Checklist / pr-checklist (pull_request) Successful in 8m21s
- 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