boo.sky.wot.endorsement

goose.alf.zip

{
  "id": "boo.sky.wot.endorsement",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "The endorsed account."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "statement": {
            "type": "string",
            "maxLength": 2000,
            "description": "Optional free-text statement supporting the endorsement.",
            "maxGraphemes": 500
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against boo.sky.wot.endorsement

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:3dktku4l2oipdlldvqqd2w2i
CID
bafyreieqp3sihudhxjbyy637afhgkvpwbmftwgibuxlpow36criwqieq4m
Indexed At
2026-08-21 21:54 UTC
AT-URI
at://did:plc:3dktku4l2oipdlldvqqd2w2i/com.atproto.lexicon.schema/boo.sky.wot.endorsement

Version History (2 versions)

Lexicon Garden

@