{
"id": "com.atmosphereaccount.registry.featured",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"entries"
],
"properties": {
"entries": {
"type": "array",
"items": {
"ref": "#entry",
"type": "ref"
}
}
}
},
"description": "Curated directory of featured registry profiles. Maintained only on the Atmosphere account."
},
"entry": {
"type": "object",
"required": [
"did"
],
"properties": {
"did": {
"type": "string",
"format": "did"
},
"badges": {
"type": "array",
"items": {
"type": "string",
"knownValues": [
"verified",
"official"
]
}
},
"position": {
"type": "integer",
"minimum": 0
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ab7uvkn4kyf7l7prl26pz4r2
- CID
-
bafyreifjweyut5dznqtfxemlrpcu4xbrkl6uxzlzzavqcqozhchazmmdh4
- Indexed At
- 2026-04-21 14:17 UTC
- AT-URI
-
at://did:plc:ab7uvkn4kyf7l7prl26pz4r2/com.atproto.lexicon.schema/com.atmosphereaccount.registry.featured
Version History (2 versions)