{
"id": "xyz.quasigod.lab.letta.lock",
"defs": {
"main": {
"type": "object",
"required": [
"holder",
"nonce",
"expiresAt"
],
"properties": {
"nonce": {
"type": "string",
"maxLength": 64,
"description": "Random value proving ownership; read back to confirm."
},
"holder": {
"type": "string",
"maxLength": 256,
"description": "Identifier of the backend instance holding the lock."
},
"expiresAt": {
"type": "string",
"format": "datetime",
"description": "TTL deadline; expired locks are treated as absent."
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:7pezv7mb4agwyktraauhl26g
- CID
-
bafyreidxymz6n4un4dh4gxsu7dnvz67zmblk5u3dlawzpauqg6etcofzoa
- Indexed At
- 2026-08-24 16:12 UTC
- AT-URI
-
at://did:plc:7pezv7mb4agwyktraauhl26g/com.atproto.lexicon.schema/xyz.quasigod.lab.letta.lock
Version History (2 versions)