vaults.json
{
"version": "1",
"vaults": [
{
"id": "vlt_20250909_161031_2167bc",
"name": "Demo Vault",
"location": "Cyberspace",
"address": "withheld",
"custodian": "Someone",
"contact_email": "someone@gemfin.info",
"status": "active",
"security_level": "medium",
"tags": [],
"notes": "",
"created_at": "2025-09-09T16:10:31+00:00",
"updated_at": "2025-09-11T21:17:31+00:00"
}
]
}
coffers.json
{
"version": "1",
"coffers": [
{
"id": "cfr_20250910_181509_285b00",
"vault_id": "vlt_20250909_161031_2167bc",
"name": "Demo Coffer",
"type": "Bag",
"status": "active",
"tags": [],
"notes": "",
"created_at": "2025-09-10T18:15:09+00:00",
"updated_at": "2025-09-11T21:17:49+00:00"
}
]
}
capsules.json
{
"version": "1",
"capsules": [
{
"id": "cap_20250910_181558_bab5db",
"coffer_id": "cfr_20250910_181509_285b00",
"label": "Demo-Capsule-1",
"gem_uid": "",
"status": "open",
"tags": [],
"notes": "",
"created_at": "2025-09-10T18:15:58+00:00",
"updated_at": "2025-09-11T21:18:00+00:00"
}
]
}