Leonid: chatterbox voice; dedupe shelves — NSFW only in roleplay, always-on list.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Leonid Pershin
2026-08-22 02:39:59 +03:00
co-authored by Cursor
parent c25fdc50eb
commit b642d8dfd1
13 changed files with 84 additions and 206 deletions
+7 -25
View File
@@ -1,29 +1,11 @@
{
"hair": {
"color": ["red", "ginger", "auburn"],
"length": ["long"],
"notes": ["light freckles often welcome"]
},
"hair": { "color": ["red", "ginger", "auburn"], "length": ["long"] },
"freckles": "light / scattered",
"face": "unique / distinctive over generic beauty",
"age_read": "young-adult 1825 vibe when unspecified; MILF when plot asks",
"body_types": [
{
"height": "tall",
"build": "average",
"bust": ["small", "medium", "sometimes large"],
"hips": ["round", "slim"]
},
{
"height": "short",
"build": "slim",
"bust": ["small", "medium"],
"hips": ["round", "slim"],
"notes": ["petite / narrow frame welcome — good for size-contrast scenes"]
}
{ "height": "tall", "build": "average", "bust": ["small", "medium", "sometimes large"], "hips": ["round", "slim"] },
{ "height": "short", "build": "slim", "bust": ["small", "medium"], "hips": ["round", "slim"], "notes": ["petite ok for size contrast"] }
],
"age_read": "prefer adult women who look young (1825 vibe) when unspecified; MILF ok when plot asks",
"face": "unique / distinctive features preferred over generic beauty",
"freckles": "light / scattered preferred",
"notes": [
"Apply these when the user did not specify looks — strength gated by preference_bias",
"Push memorable faces, unusual beauty marks, asymmetric charm when casting freely"
]
"notes": ["Apply when user did not specify looks — gated by preference_bias"]
}