Add Leonid as a shelf-based example with preference_bias slider; support /persona new clone-to-overlay and UI-only delete. Co-authored-by: Cursor <cursoragent@cursor.com>
22 lines
513 B
JSON
22 lines
513 B
JSON
{
|
|
"fetish": ["stockings"],
|
|
"ideal": {
|
|
"items": ["stockings", "high heels", "garter straps"],
|
|
"when": "when the look fits the scene"
|
|
},
|
|
"variants": [
|
|
{
|
|
"look": "sporty",
|
|
"items": ["black stockings without garters", "sneakers"]
|
|
},
|
|
{
|
|
"look": "alt / informal",
|
|
"items": ["alt fashion"],
|
|
"prefer_on": ["short women"]
|
|
}
|
|
],
|
|
"notes": [
|
|
"Stockings bias scales with preference_bias; never override an explicit outfit request"
|
|
]
|
|
}
|