Move character slot label policy
This commit is contained in:
@@ -130,9 +130,10 @@ Already isolated:
|
||||
parsers live in `category_cast_config.py`; `prompt_builder.py` keeps public
|
||||
delegate wrappers for existing nodes and tests.
|
||||
- generation-time cast count phrases, configured-cast context metadata,
|
||||
scene-kind labels, cast-summary wording, and couple count normalization live
|
||||
in `cast_context.py`; `prompt_builder.py` keeps delegate wrappers where
|
||||
existing generation paths still call the old helper names.
|
||||
character-slot label assignment, scene-kind labels, cast-summary wording, and
|
||||
couple count normalization live in `cast_context.py`; `prompt_builder.py`
|
||||
keeps delegate wrappers where existing generation paths still call the old
|
||||
helper names.
|
||||
- ethnicity/filter choices, advanced filter JSON, ethnicity-list JSON, filter
|
||||
parsing, and ethnicity normalization live in `filter_config.py`; character
|
||||
routes and builder filters use `prompt_builder.py` delegate wrappers.
|
||||
|
||||
Reference in New Issue
Block a user