Extract Insta option policy

This commit is contained in:
2026-06-26 23:43:14 +02:00
parent 30b5280da1
commit bc5ec35ef7
5 changed files with 521 additions and 322 deletions
@@ -151,6 +151,10 @@ Keep here:
Already isolated:
- Insta/OF option normalization, softcore category/outfit/pose pools, partner
outfit pools, clothing-continuity labels, negatives, and hardcore cast count
policy live in `pair_options.py`; `prompt_builder.py` keeps public delegate
wrappers for existing nodes and tests.
- soft/hard row creation lives in `pair_rows.py`, including softcore expression
override resolution, Woman A slot context application, soft outfit/pose
overrides, POV row fields, and hardcore row creation.