xyz.quasigod.lab.letta.profile

quasigod.spaces-alpha.bsky.network

{
  "id": "xyz.quasigod.lab.letta.profile",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "schemaVersion",
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "appVersion": {
            "type": "string",
            "maxLength": 64,
            "description": "Letta Code version that last wrote to this space."
          },
          "schemaVersion": {
            "type": "integer",
            "minimum": 1,
            "description": "Letta space schema generation this data conforms to. Bumped on non-backwards-compatible record changes."
          }
        }
      },
      "description": "Space-level letta profile. Created once when the space is first used for letta."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Signaling record: this space participates in the letta modality. Single instance per space, fixed rkey `self` (key: literal:self). Deletion indicates the space is no longer active for letta."
}

Validate Record

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

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:7pezv7mb4agwyktraauhl26g
CID
bafyreiazxx4gteql6net2xyfmyisilftxxbtztxnw2qso76glwdrkv3yte
Indexed At
2026-08-25 19:16 UTC
AT-URI
at://did:plc:7pezv7mb4agwyktraauhl26g/com.atproto.lexicon.schema/xyz.quasigod.lab.letta.profile

Lexicon Garden

@