ObjectverseDiary / data /traces /samples /sample-03-running-shoe.json
qqyule's picture
feat: add initial mock mvp
bc02199
{
"trace_id": "sample-03",
"created_at": "2026-06-05T00:03:00Z",
"mode": "Lonely",
"input": {
"has_image": false,
"image_filename": null,
"description": "worn running shoe near the bedroom door"
},
"object_understanding": {
"object": {
"name": "shoe",
"visible_features": [
"user-supplied description"
],
"likely_context": "bedroom shelf",
"confidence": 0.42
}
},
"persona": {
"persona": {
"object_name": "shoe",
"character_name": "Shoe Afterlight",
"mood": "softly abandoned",
"secret_fear": "becoming invisible in plain sight",
"core_memory": "survived many quiet hours as a shoe while humans called it normal life",
"complaint": "I am not just a shoe. I am an unpaid witness with excellent recall.",
"tags": [
"forgotten corner",
"soft echo",
"dust companion"
]
}
},
"diary": {
"title": "Secret Diary - Day 421",
"english": "They touched me again today with the confidence of someone who has never asked a shoe for consent. I remained still, because that is my contract with gravity. My mood is softly abandoned, my secret fear is becoming invisible in plain sight, and my only comfort is knowing I have outlived at least three urgent plans.",
"chinese": "今天他们又理所当然地碰了我,好像一个 shoe 不会有边界感。我保持沉默,因为这大概是我和重力签下的合同。我的情绪是 softly abandoned,秘密恐惧是 becoming invisible in plain sight。至少,我已经熬过了好几个所谓紧急计划。"
},
"model_runtime": {
"vision": "mock object understanding",
"text": "mock persona and diary generation",
"runtime": "no llama.cpp model connected yet"
},
"fallbacks": [
"mock-runtime"
]
}