Files
timmy-config/wizards/shared_context.json

46 lines
884 B
JSON
Raw Normal View History

{
"version": "1.0",
"updated_at": "2026-04-26T00:00:00Z",
"active_summon": {
"summon_id": null,
"priority": null,
"topic": null,
"summoner": null,
"summoned_at": null,
"deadline": null,
"status": null,
"acknowledgements": {
"timmy": null,
"allegro": null,
"bezalel": null,
"ezra": null
}
},
"wizard_status": {
"timmy": {
"status": "idle",
"last_seen": null,
"current_task": null,
"notes": null
},
"allegro": {
"status": "idle",
"last_seen": null,
"current_task": null,
"notes": null
},
"bezalel": {
"status": "idle",
"last_seen": null,
"current_task": null,
"notes": null
},
"ezra": {
"status": "idle",
"last_seen": null,
"current_task": null,
"notes": null
}
},
"message_log": []
}