Move pair clothing wording policy
This commit is contained in:
@@ -231,9 +231,10 @@ Already isolated:
|
||||
camera config selection, same-as-softcore mode, camera-detail override,
|
||||
same-room hard scene continuity, camera-aware composition mutation, POV camera
|
||||
suppression, and row/root camera metadata synchronization.
|
||||
- pair-level hardcore clothing continuity lives in `pair_clothing.py`,
|
||||
including action-aware body-access flags, conflicting outfit-piece cleanup,
|
||||
default visible-men clothing, character-clothing override handling, and final
|
||||
- pair-level clothing policy lives in `pair_clothing.py`, including clothing
|
||||
sentence formatting, body-exposure scene cleanup, action-aware body-access
|
||||
flags, conflicting outfit-piece cleanup, default visible-men clothing,
|
||||
character-clothing override handling, hardcore clothing continuity, and final
|
||||
root clothing-state assembly.
|
||||
- final pair output assembly lives in `pair_output.py`, including soft/hard
|
||||
prompt strings, trigger preservation, negatives, captions, and root metadata
|
||||
|
||||
@@ -82,7 +82,7 @@ Core helper ownership:
|
||||
| `pair_options.py` | Insta/OF option schema/defaults, softcore category/outfit/pose pools, partner outfit pools, clothing-continuity labels, negatives, hardcore cast count policy, and hardcore detail-density directives. |
|
||||
| `pair_rows.py` | Insta/OF soft/hard row creation, softcore expression override resolution, Woman A slot context application, soft outfit/pose overrides, and POV row fields. |
|
||||
| `pair_camera.py` | Insta/OF soft/hard camera route resolution, same-as-softcore camera mode, camera-detail override, camera-aware composition mutation, POV camera suppression, and synchronized row/root camera metadata. |
|
||||
| `pair_clothing.py` | Insta/OF hardcore clothing continuity, action-aware body-access flags, conflicting outfit-piece cleanup, default visible-men clothing, and final root clothing-state assembly. |
|
||||
| `pair_clothing.py` | Insta/OF clothing sentence formatting, body-exposure scene cleanup, hardcore clothing continuity, action-aware body-access flags, conflicting outfit-piece cleanup, configured/default visible-person clothing, and final root clothing-state assembly. |
|
||||
| `pair_output.py` | Insta/OF final pair prompts, trigger preservation, negative prompts, captions, and root pair metadata assembly. |
|
||||
| `hardcore_role_graphs.py` | Source role graph construction for hardcore configured-cast rows, including POV-aware interaction geometry. |
|
||||
| `hardcore_role_fallback.py` | Solo, same-sex, mixed group fallback, and support-partner role graph wording for configured casts. |
|
||||
|
||||
Reference in New Issue
Block a user