xyz.quasigod.lab.letta.agent

quasigod.spaces-alpha.bsky.network

{
  "id": "xyz.quasigod.lab.letta.agent",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "id",
        "name",
        "system",
        "createdAt"
      ],
      "properties": {
        "id": {
          "type": "string",
          "maxLength": 128
        },
        "name": {
          "type": "string",
          "maxLength": 512
        },
        "tags": {
          "type": "array",
          "items": {
            "type": "string",
            "maxLength": 128
          },
          "maxLength": 64
        },
        "model": {
          "type": "string"
        },
        "system": {
          "type": "string"
        },
        "createdAt": {
          "type": "string",
          "format": "datetime",
          "description": "ISO 8601 timestamp."
        },
        "updatedAt": {
          "type": "string",
          "format": "datetime"
        },
        "providerType": {
          "type": "string",
          "maxLength": 64
        },
        "modelSettings": {
          "type": "unknown"
        },
        "compactionSettings": {
          "type": "unknown"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

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

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:7pezv7mb4agwyktraauhl26g
CID
bafyreifadzaxivv2ivq62hh2fy6dmqbzmzmxa745yooqtqagq2ctz445vi
Indexed At
2026-08-24 16:12 UTC
AT-URI
at://did:plc:7pezv7mb4agwyktraauhl26g/com.atproto.lexicon.schema/xyz.quasigod.lab.letta.agent

Version History (2 versions)

Lexicon Garden

@