Extract character profile policy
This commit is contained in:
@@ -113,7 +113,12 @@ Already isolated:
|
||||
- character choice lists, descriptor detail/presence/slot-seed normalization,
|
||||
characteristic-list JSON builders/parsers, eye labels, hair config
|
||||
builders/parsers, and hair phrase helpers live in `character_config.py`;
|
||||
`prompt_builder.py` still resolves full character slots and profiles.
|
||||
`prompt_builder.py` still resolves full character slots.
|
||||
- character manual-detail config, profile name/path policy, profile JSON
|
||||
normalization, descriptor assembly, save/load/rename/delete operations,
|
||||
fallback profile loading, and context override application live in
|
||||
`character_profile.py`; `prompt_builder.py` only bridges generated slot rows
|
||||
into profile saves.
|
||||
- generation profile presets, override normalization, trigger policy, and
|
||||
profile config parsing live in `generation_profile_config.py`;
|
||||
`prompt_builder.py` keeps public delegate wrappers.
|
||||
|
||||
Reference in New Issue
Block a user