Extract hardcore role graph builder
This commit is contained in:
@@ -60,6 +60,15 @@ call the same core generation functions.
|
||||
| `SxCP SDXL Formatter` | `format_sdxl_prompt` | Converts metadata rows or pair metadata into SDXL/tag style prompts. |
|
||||
| `SxCP Caption Naturalizer` | `naturalize_caption` | Converts rows into more natural sentence captions. |
|
||||
|
||||
Core helper ownership:
|
||||
|
||||
| Python module | What it owns |
|
||||
| --- | --- |
|
||||
| `hardcore_role_graphs.py` | Source role graph construction for hardcore configured-cast rows, including POV-aware interaction geometry. |
|
||||
| `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. |
|
||||
|
||||
## Node IO Map
|
||||
|
||||
Use this when wiring or debugging a workflow. If the formatter can receive
|
||||
|
||||
Reference in New Issue
Block a user