Optional JSON object merged into the frozen generation parameters. All keys are stored in the reproducibility manifest.
Per-request generation params (SimpleAudit 0.1.13+):
params (all roles), target_params,
judge_params, auditor_params —
any provider key (temperature, top_p,
max_tokens, etc.).
Client constructor kwargs:
target_kwargs, auditor_kwargs,
judge_kwargs (e.g. {"timeout": 120}).
Other: max_retries, retry_backoff,
system_prompt, probe_prompt,
judge_prompt, max_turns,
language.