com.skymeetsblue.optIn

skymeetsblue.com

{
  "id": "com.skymeetsblue.optIn",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt",
          "discoverable"
        ],
        "properties": {
          "message": {
            "type": "string",
            "maxLength": 480,
            "description": "A short note about who the user is looking to connect with, shown on their match card.",
            "maxGraphemes": 120
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "discoverable": {
            "type": "boolean",
            "description": "Whether the user wants to be discovered as a candidate. When false, the user stays in the pool but is not shown to others."
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.skymeetsblue.optIn

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ssmawmf2qkb5kg6cccbvqh2l
CID
bafyreig7a7ndjli7alpxirkvjijxed7qpqwr6f4dvnpgf7gbmkqtpvatsa
Indexed At
2026-06-17 00:23 UTC
AT-URI
at://did:plc:ssmawmf2qkb5kg6cccbvqh2l/com.atproto.lexicon.schema/com.skymeetsblue.optIn

Lexicon Garden

@