Adversarial red-teaming dual loop
jev_redteamGenerate concrete anti-theses against a proposal, score their severity and evidence, then arbitrate the safest route with mitigations.
Instructions
Generate concrete anti-theses against a thesis, score their severity/evidence with the Jev loop and arbitrate the safest route with residual risks and mitigations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thesis | Yes | The proposal, plan or implementation claim to attack. | |
| context | No | Verbatim context lines. | |
| maxAntiTheses | No | How many anti-theses to generate (3-8, default 4). |