Add typed prompt axes route
This commit is contained in:
@@ -193,10 +193,11 @@ 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
|
||||
- row scene/pose/expression/composition axis selection lives in
|
||||
`row_prompt_axes.py` behind `PromptAxesRoute`, covering 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.
|
||||
legacy dict compatibility, POV composition adaptation, and pose-category
|
||||
environment sanitizing; `prompt_builder.py` keeps public delegate wrappers.
|
||||
- row prompt/caption text-field resolution, prompt/caption template selection,
|
||||
safe formatting, configured-cast descriptor insertion, and POV directive
|
||||
insertion live in `row_rendering.py`; `prompt_builder.py` keeps public
|
||||
|
||||
Reference in New Issue
Block a user