com.skybemoreblue.intro.rejection

skybemoreblue.com

{
  "id": "com.skybemoreblue.intro.rejection",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "introduction",
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp of the rejection"
          },
          "introduction": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the introduction record being rejected"
          }
        }
      },
      "description": "A record to reject/block an introduction made by another user"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.skybemoreblue.intro.rejection

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:egwqaqdwly5zpjbha3sbjgl2
CID
bafyreihaokis6rtmidme4u3w4bsjnsfuoz3coya4jhvluzd4ziabecyv5m
Indexed At
2026-02-13 13:52 UTC
AT-URI
at://did:plc:egwqaqdwly5zpjbha3sbjgl2/com.atproto.lexicon.schema/com.skybemoreblue.intro.rejection

Lexicon Garden

@