{
"id": "net.asadaame5121.at-circle.ring",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"title",
"createdAt",
"status"
],
"properties": {
"title": {
"type": "string",
"maxLength": 1000,
"description": "Name of the circle",
"maxGraphemes": 100
},
"status": {
"type": "string",
"maxLength": 64,
"description": "Recruitment status",
"knownValues": [
"open",
"closed"
]
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 10000,
"description": "Description of the circle",
"maxGraphemes": 1000
},
"acceptancePolicy": {
"type": "string",
"maxLength": 64,
"description": "How new members are accepted",
"knownValues": [
"automatic",
"manual"
]
}
}
},
"description": "An at-circle group definition"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ql5sv4umsrxadcsgtz3m5mq6
- CID
-
bafyreib5eiqmh2q527r4llg5ivnbsbq4nf6oguj3u3kedtq6seaqvsegve
- Indexed At
- 2026-02-13 13:57 UTC
- AT-URI
-
at://did:plc:ql5sv4umsrxadcsgtz3m5mq6/com.atproto.lexicon.schema/net.asadaame5121.at-circle.ring