site.exosphere.sphere.label

exosphere.site

{
  "id": "site.exosphere.sphere.label",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "labels"
        ],
        "properties": {
          "labels": {
            "type": "array",
            "items": {
              "type": "string"
            },
            "maxLength": 50,
            "description": "Label names assigned to the entity. Replaces any previous set."
          },
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the labeled entity."
          }
        }
      },
      "description": "Label assignment on a feature request or kanban task, published on the actor's PDS. Third-party indexers can replay the latest record per subject to derive the current label set."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against site.exosphere.sphere.label

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:tztfs5zp6b4feo4u64adfvmq
CID
bafyreifff26qn2znqsquybddxbbdsszjd2wktausoxq242qxlkfbx7q3p4
Indexed At
2026-04-17 10:05 UTC
AT-URI
at://did:plc:tztfs5zp6b4feo4u64adfvmq/com.atproto.lexicon.schema/site.exosphere.sphere.label

Version History (2 versions)

Lexicon Garden

@