Validate category pool references
This commit is contained in:
@@ -181,8 +181,8 @@ Improve later:
|
||||
- introduce optional `family` and `action_type` fields on item templates so
|
||||
Python filters do less keyword guessing;
|
||||
- add `formatter_hint` fields only where needed, not globally;
|
||||
- add a JSON audit that checks every referenced expression/composition/scene pool
|
||||
exists.
|
||||
- keep `tools/prompt_map_audit.py` passing; it now checks referenced
|
||||
expression/composition/scene pools and item-template axes.
|
||||
|
||||
### Node / UI Path
|
||||
|
||||
@@ -305,7 +305,6 @@ Medium-term:
|
||||
1. Expand `tools/prompt_smoke.py` with close foreplay, POV penetration, and
|
||||
location-theme fixtures.
|
||||
2. Split Krea action/POV/clothing helpers into separate modules.
|
||||
3. Add category JSON pool reference validation to `tools/prompt_map_audit.py`.
|
||||
4. Extract scene-camera adapters from `prompt_builder.py`.
|
||||
5. Split `__init__.py` node classes by family after behavior is covered by smoke
|
||||
3. Extract scene-camera adapters from `prompt_builder.py`.
|
||||
4. Split `__init__.py` node classes by family after behavior is covered by smoke
|
||||
checks.
|
||||
|
||||
Reference in New Issue
Block a user