social.twinkl.graph.topFriends

kandake.africa

{
  "id": "social.twinkl.graph.topFriends",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "friends",
          "createdAt"
        ],
        "properties": {
          "friends": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "did"
            },
            "maxLength": 8,
            "description": "Ordered list of friend DIDs, most prominent first."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "The actor's ordered Top Friends list (MySpace-style Top 8). Order is significant: index 0 is the top friend."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.twinkl.graph.topFriends

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:lrphxvv25aibthe7xoc2eeyy
CID
bafyreiewhnmdp6sy4xao437lczpnb7qlhnawoofvknkkx4iemq46kveiwq
Indexed At
2026-07-26 20:11 UTC
AT-URI
at://did:plc:lrphxvv25aibthe7xoc2eeyy/com.atproto.lexicon.schema/social.twinkl.graph.topFriends

Lexicon Garden

@