net.asadaame5121.at-circle.member

asadaame5121.bsky.social

{
  "id": "net.asadaame5121.at-circle.member",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "ring",
          "url",
          "title",
          "createdAt"
        ],
        "properties": {
          "rss": {
            "type": "string",
            "format": "uri",
            "maxLength": 2000,
            "description": "RSS feed URL"
          },
          "url": {
            "type": "string",
            "format": "uri",
            "maxLength": 2000,
            "description": "URL of the participant's site"
          },
          "note": {
            "type": "string",
            "maxLength": 3000,
            "description": "Optional note",
            "maxGraphemes": 300
          },
          "ring": {
            "ref": "net.asadaame5121.at-circle.defs#ringRef",
            "type": "ref"
          },
          "title": {
            "type": "string",
            "maxLength": 1000,
            "description": "Title of the participant's site",
            "maxGraphemes": 100
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Membership in an at-circle (Sidecar Record)"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.asadaame5121.at-circle.member

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ql5sv4umsrxadcsgtz3m5mq6
CID
bafyreiezvsi2ypqccz4zkip6x5yier66wu7fkiufxazef3lanbx4e45jza
Indexed At
2026-02-13 13:57 UTC
AT-URI
at://did:plc:ql5sv4umsrxadcsgtz3m5mq6/com.atproto.lexicon.schema/net.asadaame5121.at-circle.member

Referenced Schemas (1)

Lexicon Garden

@