Sanitize hard pair scene continuity

This commit is contained in:
2026-06-27 15:36:57 +02:00
parent bb7df8ad77
commit d0f2670d9c
5 changed files with 61 additions and 5 deletions
+5
View File
@@ -56,6 +56,11 @@ flowchart TD
The config nodes mostly emit JSON. The final builder nodes parse that JSON and
call the same core generation functions.
For Insta/OF pair formatting, the embedded `hardcore_row` is authoritative for
hardcore scene/composition text. Same-room continuity may copy the soft scene
into that row earlier, but formatter routes should not bypass later hard-row
cleanup such as clothing/body-access scene sanitization.
## Main Entry Points
| ComfyUI node | Python entry | What it owns |