{
"id": "com.imlunahey.leaderboard.marker",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"title",
"url",
"createdAt"
],
"properties": {
"url": {
"type": "string",
"format": "uri"
},
"title": {
"type": "string",
"maxLength": 120,
"minLength": 1
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 500
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Identifies a leaderboard surface. Score records reference this by AT-URI via their `subject` field; constellation indexes those references so the site can list scores without running a firehose subscriber."
}
Metadata
- DID
-
did:plc:k6acu4chiwkixvdedcmdgmal
- CID
-
bafyreid55ekeyadcsx4c4k5rejqqvpch6zgnhj4bnfglviojry4m5u56ey
- Indexed At
- 2026-04-22 07:24 UTC
- AT-URI
-
at://did:plc:k6acu4chiwkixvdedcmdgmal/com.atproto.lexicon.schema/com.imlunahey.leaderboard.marker