13 lines
320 B
JSON
13 lines
320 B
JSON
{
|
|
"vault_version": "1.0",
|
|
"initialized": "2026-04-10T22:42:00Z",
|
|
"last_sync": null,
|
|
"sync_interval_minutes": 5,
|
|
"agents": {
|
|
"horus": { "last_commit": null, "dirty": true },
|
|
"amun": { "last_commit": null, "dirty": false },
|
|
"cleo": { "last_commit": null, "dirty": false }
|
|
},
|
|
"git_remote": null
|
|
}
|