Extract row prompt axes policy

This commit is contained in:
2026-06-27 09:57:02 +02:00
parent f7164480df
commit a7e1a37ad8
5 changed files with 322 additions and 67 deletions
@@ -191,6 +191,10 @@ Already isolated:
runtime location/composition pool overrides, and generator fallback pool
selection live in `row_pools.py`; `prompt_builder.py` keeps public delegate
wrappers.
- row scene/pose/expression/composition axis selection, compatible-entry
filtering, expression-disabled handling, per-character expression promotion,
POV composition adaptation, and pose-category environment sanitizing live in
`row_prompt_axes.py`; `prompt_builder.py` keeps a public delegate wrapper.
- row expression text cleanup, expression intensity weighting,
character-slot/cast expression override resolution, and per-character
expression picking plus action-aware character-expression sanitizing live in