boo.sky.wot.denouncement

goose.alf.zip

{
  "id": "boo.sky.wot.denouncement",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "reason": {
            "type": "string",
            "maxLength": 2000,
            "description": "Optional free-text reason for the denouncement.",
            "maxGraphemes": 500
          },
          "subject": {
            "type": "string",
            "format": "did",
            "description": "The denounced account."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A negative vouch for a subject, published inside a WoT circle."
}

Validate Record

Validate a record against boo.sky.wot.denouncement

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Version History (2 versions)

Lexicon Garden

@