Extract row route metadata policy
This commit is contained in:
@@ -131,6 +131,9 @@ Already isolated:
|
||||
- row item selection, weighted item/pair choice, item-template axis filling,
|
||||
and oral/outercourse axis compatibility filters live in `row_item.py`;
|
||||
`prompt_builder.py` keeps public delegate wrappers.
|
||||
- row action/position route metadata resolution, template metadata precedence,
|
||||
inferred position-key merging, and source action-family fallback live in
|
||||
`row_route_metadata.py`; `prompt_builder.py` keeps a public delegate wrapper.
|
||||
- built-in legacy row generation, auto-weighted/auto-full selection, row mode
|
||||
randomization, ratio clamps, and expression-intensity randomization live in
|
||||
`row_generation.py`; `prompt_builder.py` keeps public delegate wrappers.
|
||||
|
||||
Reference in New Issue
Block a user