{
"id": "com.derakkuma.circleMember",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"circleKey",
"displayName",
"createdAt"
],
"properties": {
"icon": {
"type": "blob",
"accept": [
"image/png",
"image/jpeg",
"image/webp"
],
"maxSize": 1000000
},
"title": {
"type": "string",
"maxLength": 128
},
"points": {
"type": "integer",
"minimum": 0
},
"rating": {
"type": "integer",
"minimum": 0
},
"status": {
"type": "string",
"maxLength": 64
},
"profile": {
"type": "string",
"format": "at-uri",
"description": "AT URI of the member profile record when this member is resolved to a Derakkuma ATProto profile."
},
"subject": {
"type": "string",
"format": "did"
},
"circleKey": {
"type": "string",
"maxLength": 128
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"updatedAt": {
"type": "string",
"format": "datetime"
},
"circleCode": {
"type": "string",
"maxLength": 64
},
"observedAt": {
"type": "string",
"format": "datetime"
},
"displayName": {
"type": "string",
"maxLength": 64
}
}
},
"description": "A member snapshot for a maimai DX circle, optionally resolved to an AT Protocol identity"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4uoc2as443j2fg2f6xfsogqs
- CID
-
bafyreiaax4bc4qogxryghurnidvp7bgipgnc6bblrrc2glkapyjgzfj2qu
- Indexed At
- 2026-05-23 15:26 UTC
- AT-URI
-
at://did:plc:4uoc2as443j2fg2f6xfsogqs/com.atproto.lexicon.schema/com.derakkuma.circleMember