{
"id": "at.askimut.profile",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"questionsOpen"
],
"properties": {
"avatar": {
"type": "blob",
"accept": [
"image/png",
"image/jpeg",
"image/gif",
"image/webp"
],
"maxSize": 1000000,
"description": "Profile avatar image"
},
"description": {
"type": "string",
"maxLength": 300,
"description": "Profile description or bio"
},
"displayName": {
"type": "string",
"maxLength": 64,
"description": "Display name for the user"
},
"questionsOpen": {
"type": "boolean",
"description": "Whether the user is accepting questions"
},
"amaTagDiscovery": {
"type": "boolean",
"description": "Discover AMA Roots from first-level posts tagged #AMA (facet only)"
},
"amaUrlDiscovery": {
"type": "boolean",
"description": "Discover AMA Roots from first-level posts linking this user's Askimut profile"
},
"maxPendingPerAsker": {
"type": "integer",
"minimum": 0,
"description": "Maximum concurrent pending questions per asker; 0 = unlimited; default 1 when absent"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:7yidlxzkmtk2d5zwljdlhg3f
- CID
-
bafyreifdpprl2gaalgsenmqfz4lsov7d4xl57tkjk5rotqcbasbn6qy5aa
- Indexed At
- 2026-08-15 18:35 UTC
- AT-URI
-
at://did:plc:7yidlxzkmtk2d5zwljdlhg3f/com.atproto.lexicon.schema/at.askimut.profile
Version History (2 versions)