diff --git a/registry.json b/registry.json new file mode 100644 index 0000000..0fde0c4 --- /dev/null +++ b/registry.json @@ -0,0 +1,58 @@ +{ + "registry_version": "1.0", + "owner": "ezra", + "last_updated": "2026-04-01T11:09:54.420384", + "checkpoints": [ + { + "wizard": "Ezra", + "file": "checkpoints/ezra.json", + "profile": "ezra", + "role": "scribe" + }, + { + "wizard": "Allegro-Primus", + "file": "checkpoints/allegro-primus.json", + "profile": "allegro", + "role": "executor" + }, + { + "wizard": "Timmy", + "file": "checkpoints/timmy.json", + "profile": "timmy", + "role": "sovereign" + }, + { + "wizard": "Bezalel", + "file": "checkpoints/bezalel.json", + "profile": "bezalel", + "role": "artisan" + }, + { + "wizard": "Antigravity", + "file": "checkpoints/antigravity.json", + "profile": "antigravity", + "role": "agent" + }, + { + "wizard": "Claude", + "file": "checkpoints/claude.json", + "profile": "claude", + "role": "agent" + }, + { + "wizard": "Codex", + "file": "checkpoints/codex.json", + "profile": "codex-agent", + "role": "agent" + }, + { + "wizard": "Gemini", + "file": "checkpoints/gemini.json", + "profile": "gemini", + "role": "agent" + } + ], + "total_wizards": 8, + "active": 8, + "migrating": 1 +} \ No newline at end of file