Ship persona shelves, Exact controls, and overlay author pipeline.
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>
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user