dev.keytrace.profile

keytrace.dev

{
  "id": "dev.keytrace.profile",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "bio": {
            "type": "string",
            "description": "Bio or description shown on the keytrace profile page.",
            "maxGraphemes": 1024
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "displayName": {
            "type": "string",
            "description": "Display name override for the keytrace profile. Falls back to Bluesky display name if absent.",
            "maxGraphemes": 128
          }
        }
      },
      "description": "Keytrace profile settings. Singleton record stored in the user's ATProto repo."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.keytrace.profile

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:hcwfdlmprcc335oixyfsw7u3
CID
bafyreiaxeaueqk32nmxgnk4oq2rcdfhhtdkejop46nvbii2mz3rlwglogq
Indexed At
2026-03-22 16:41 UTC
AT-URI
at://did:plc:hcwfdlmprcc335oixyfsw7u3/com.atproto.lexicon.schema/dev.keytrace.profile

Lexicon Garden

@