site.exosphere.moderation

exosphere.site

{
  "id": "site.exosphere.moderation",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "sphere",
          "subject",
          "action",
          "createdAt"
        ],
        "properties": {
          "action": {
            "type": "string",
            "knownValues": [
              "remove"
            ]
          },
          "sphere": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the Sphere."
          },
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the content being moderated."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A moderation action taken by a Sphere admin/owner. Published on the moderator's PDS."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against site.exosphere.moderation

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:tztfs5zp6b4feo4u64adfvmq
CID
bafyreibvt7r5ycj72ms2hmrdsxgjhd5fclbavjp2bjklri2fbshkj5hza4
Indexed At
2026-03-25 15:05 UTC
AT-URI
at://did:plc:tztfs5zp6b4feo4u64adfvmq/com.atproto.lexicon.schema/site.exosphere.moderation

Version History (3 versions)

Lexicon Garden

@