Add facial diversity gate for character assets

This commit is contained in:
2026-06-12 13:40:58 +09:00
parent 104b4e1c0b
commit a584cb505d
12 changed files with 316 additions and 6 deletions

View File

@@ -16,6 +16,12 @@
python3 scripts/validate_content.py
```
- For character image asset changes, run:
```bash
python3 scripts/validate_assets.py
```
## Creative Direction
- This is a romance dating game for adult players.
@@ -24,4 +30,6 @@ python3 scripts/validate_content.py
- Prefer semi-realistic, high-quality, cinematic character art when creating base images or visual references.
- The target look is closer to polished Korean dating-sim key art than pure photography: realistic lighting and fabric, but idealized illustrated faces, refined skin, and expressive character silhouettes.
- Even shy, pure-hearted, or reserved characters should retain visible adult charm through styling, silhouette, gaze, posture, and lighting.
- Preserve distinct facial identities across the cast. Do not accept images that look like the same model in different clothes.
- Use `docs/art/facial_identity_matrix.md` when writing prompts or approving character images.
- Avoid making characters look underage, childlike, or styled as school students.