{
"id": "fyi.atstore.listing.detail",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"slug",
"name",
"tagline",
"externalUrl",
"icon",
"heroImage",
"categorySlug",
"createdAt",
"updatedAt"
],
"properties": {
"icon": {
"type": "string",
"format": "uri",
"maxLength": 2048
},
"name": {
"type": "string",
"maxLength": 640
},
"slug": {
"type": "string",
"maxLength": 512,
"minLength": 1,
"description": "Stable URL slug; unique within the publishing account."
},
"tagline": {
"type": "string",
"maxLength": 300
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"heroImage": {
"type": "string",
"format": "uri",
"maxLength": 2048,
"description": "Hero / cover image (HTTPS URL)."
},
"updatedAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 20000
},
"externalUrl": {
"type": "string",
"format": "uri",
"maxLength": 2048,
"description": "Primary product or project URL."
},
"screenshots": {
"type": "array",
"items": {
"type": "string",
"format": "uri",
"maxLength": 2048
},
"maxLength": 20
},
"categorySlug": {
"type": "string",
"maxLength": 256,
"description": "Single browse category key (e.g. protocol/pds)."
}
}
},
"description": "Public protocol or app listing in the AT Store directory."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:dvy6bdnofdfc4php4s5b457d
- CID
-
bafyreic22wkhhddgs6dlji6b3ddsymtxtlk2hrgyb5iizwkyaj6hrmh7gy
- Indexed At
- 2026-04-10 06:13 UTC
- AT-URI
-
at://did:plc:dvy6bdnofdfc4php4s5b457d/com.atproto.lexicon.schema/fyi.atstore.listing.detail