Cover user-added category generation

This commit is contained in:
2026-06-27 12:51:37 +02:00
parent e5e194c68b
commit 2dbaaeddb3
2 changed files with 77 additions and 0 deletions
+3
View File
@@ -837,6 +837,9 @@ pair metadata through the core Python APIs, then verifies:
- generated rows keep prompt, negative prompt, scene, composition, action item,
and role graph metadata populated;
- a user-added JSON category in a temporary category directory reaches category
choices, subcategory choices, prompt generation, and formatter metadata
routes without Python glue code;
- Krea2, SDXL, and natural caption routes use metadata instead of text fallback;
- SDXL and caption trigger handling keeps one trigger;
- negative prompts do not duplicate comma-list items;