xyz.quasigod.lab.letta.lock

quasigod.spaces-alpha.bsky.network

{
  "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
}

Validate Record

Validate a record against xyz.quasigod.lab.letta.lock

Validation Options
Treat any remaining unresolved references as valid

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)

Lexicon Garden

@