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:
Leonid Pershin
2026-08-22 01:48:02 +03:00
co-authored by Cursor
parent ac8e30c7c8
commit cf89348f85
26 changed files with 1311 additions and 102 deletions
+21
View File
@@ -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"
]
}