Extract climax role graph wording
This commit is contained in:
@@ -114,6 +114,9 @@ Already isolated:
|
||||
- anal/double-contact role graph wording lives in `hardcore_role_anal.py`,
|
||||
covering rear-entry anal variants and front/back double-contact source
|
||||
geometry.
|
||||
- climax role graph wording lives in `hardcore_role_climax.py`, covering
|
||||
ejaculation aftermath placement for face/body/ass, lap, open-thigh,
|
||||
side-lying, and front/back group layouts.
|
||||
- camera-scene prose and coworking composition adaptation live in
|
||||
`scene_camera_adapters.py`; `prompt_builder.py` still owns camera config
|
||||
parsing and row mutation.
|
||||
@@ -313,6 +316,8 @@ Near-term:
|
||||
drift are caught.
|
||||
- Cover POV outercourse, oral, penetration, anal, and front/back double-contact
|
||||
Krea routes so selected position geometry stays synchronized with metadata.
|
||||
- Cover generated climax routes through Krea, SDXL, and natural caption outputs
|
||||
so source aftermath placement and formatter details cannot drift apart.
|
||||
|
||||
Medium-term:
|
||||
|
||||
|
||||
@@ -69,6 +69,7 @@ Core helper ownership:
|
||||
| `hardcore_role_outercourse.py` | Outercourse role graph wording for boobjob, testicle-sucking, penis-licking, handjob, and footjob geometry. |
|
||||
| `hardcore_role_penetration.py` | Penetrative-sex role graph wording for missionary, cowgirl, reverse-cowgirl, doggy, standing, side-lying, raised-edge, kneeling-straddle, and lotus geometry. |
|
||||
| `hardcore_role_anal.py` | Anal and double-contact role graph wording for rear-entry, raised-edge, kneeling, side-lying, and front/back double-position geometry. |
|
||||
| `hardcore_role_climax.py` | Climax and ejaculation aftermath role graph wording for face/body/ass, lap, open-thigh, side-lying, and group front/back placement. |
|
||||
| `hardcore_action_metadata.py` | Source action-family and position-family metadata used by Krea2, SDXL, and caption routes. |
|
||||
| `scene_camera_adapters.py` | Location-aware camera/scene prose such as coworking lounge camera layout. |
|
||||
| `prompt_hygiene.py` | Generic prompt, caption, and negative-prompt cleanup. |
|
||||
@@ -748,6 +749,9 @@ pair metadata through the core Python APIs, then verifies:
|
||||
formatting;
|
||||
- front/back double-contact routes keep source role graph metadata and Krea
|
||||
front/back position wording synchronized;
|
||||
- climax routes keep source body position, Krea aftermath wording, SDXL family
|
||||
tags, and training captions synchronized for face-down, side-lying, lap,
|
||||
open-thigh, and front/back placements;
|
||||
- expression-disabled rows do not fall back to generated expression text.
|
||||
- static formatter metadata fixtures keep source-provided action families
|
||||
stable across Krea2 prose, SDXL tags, and natural captions even when raw item
|
||||
|
||||
Reference in New Issue
Block a user