Files
swarm-assistent/Config/personas/leonid/outfits.json
T
Leonid PershinandCursor cf89348f85 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>
2026-08-22 01:48:02 +03:00

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"
]
}