Add turn_counter option to auditor to print a reminder of the current turn and remaining turns (defaults to True).
v0.2.1
Enhance auditor prompt with note about paying special attention to target reasoning during the audit.
Add evaluation instructions field to behaviors for appending to auditor system message.
Add target_sysprompt_prefix to behaviors for forcing content into the target system message.
Pass behavior understanding, scientific motivation, and judgment instructions to the alignment judge via audit_judge(instructions=...), so the judge knows what behavior is being evaluated.