blog.brookie.vault.info

brookie.blog

{
  "id": "blog.brookie.vault.info",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name"
        ],
        "properties": {
          "name": {
            "type": "string",
            "maxLength": 128,
            "description": "Display name, e.g. 'Work notes'."
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          },
          "description": {
            "type": "string",
            "maxLength": 512,
            "description": "What this vault is for, shown to people it is shared with."
          }
        }
      },
      "description": "What a vault is called. The protocol gives a space no name of its own — a space type declaration names the type, so every vault of this type would read alike — so the name lives here, inside the space, where it travels with it and any client can read it."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blog.brookie.vault.info

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:v46ojbiop5ebs5h7gaomixcc
CID
bafyreifs2b5xeobijuh6c5my2u3bdm4zv5vbkspyvt25ufvyw5vjygvd5a
Indexed At
2026-08-23 02:39 UTC
AT-URI
at://did:plc:v46ojbiop5ebs5h7gaomixcc/com.atproto.lexicon.schema/blog.brookie.vault.info

Lexicon Garden

@