Extract row location policy

This commit is contained in:
2026-06-27 03:09:17 +02:00
parent d4d3be5789
commit 7f808be997
5 changed files with 256 additions and 102 deletions
+3 -2
View File
@@ -146,8 +146,9 @@ Already isolated:
`prompt_builder.py` keeps public delegate wrappers.
- location/composition config presets, themed location packs, custom
location/composition entry parsing, merge behavior, and config parsing live
in `location_config.py`; `prompt_builder.py` still applies selected configs
to rows.
in `location_config.py`; built-in row location/composition config
application, source metadata, and prompt/caption rewrites live in
`row_location.py`.
- hardcore position/action-filter choices, selected-position normalization,
config JSON builders/parsers, focus-policy toggles, subcategory allow-list
policy, position-key detection, category filtering, and item-template/axis