mirror of
https://github.com/wassname/persona-steering-template-library.git
synced 2026-08-11 11:23:11 +08:00
Two of the four were broken: run_credulous_skeptical_stage_b_strat.sh called validate_persona_axes_openrouter.py (deleted in the Inspect conversion) and run_honesty_credulity_stage_b.sh had 'UV run python' plus a hardcoded absolute path. The two working stage-A scripts differed only by --exclude-confound-dims, which you could not see without diffing them. Per-axis argv is now readable data. Resolved stage-A argv is unchanged except --out drops the _strat_v3 suffix. Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>