Move hardcore position filtering policy

This commit is contained in:
2026-06-27 03:02:23 +02:00
parent 1cc65e35b5
commit d4d3be5789
5 changed files with 343 additions and 246 deletions
+2 -2
View File
@@ -150,8 +150,8 @@ Already isolated:
to rows.
- hardcore position/action-filter choices, selected-position normalization,
config JSON builders/parsers, focus-policy toggles, subcategory allow-list
policy, and position-key detection live in `hardcore_position_config.py`;
`prompt_builder.py` still applies the config to category rows.
policy, position-key detection, category filtering, and item-template/axis
filtering live in `hardcore_position_config.py`.
- hardcore configured-cast role graph generation lives in
`hardcore_role_graphs.py`; `prompt_builder.py` selects item/axis metadata and
then asks that module for the source role graph.