Extract Krea action position helpers

This commit is contained in:
2026-06-26 16:06:44 +02:00
parent 1c661b3c9d
commit ce90fb7593
5 changed files with 507 additions and 459 deletions
+4 -2
View File
@@ -152,8 +152,10 @@ Already isolated:
support text.
- `krea_detail.py` owns generic detail-clause splitting, deduping, joining, and
density limiting for Krea action prose.
- `krea_actions.py` owns non-POV hardcore action sentence rewriting, pose
anchors, arrangements, climax detail cleanup, and action-position phrasing.
- `krea_action_positions.py` owns non-POV pose anchors, body-arrangement text,
rear-entry detection, and action-position phrasing.
- `krea_actions.py` owns non-POV hardcore action sentence rewriting, item/detail
cleanup, and climax detail cleanup.
- `krea_pov_actions.py` owns POV hardcore action sentence rewriting and
first-person body geometry.