{
"id": "at.anab.idea",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"title",
"board",
"createdAt"
],
"properties": {
"text": {
"type": "string",
"maxLength": 3000,
"maxGraphemes": 300
},
"board": {
"type": "string",
"format": "at-uri",
"description": "The at.anab.board record this idea belongs to (same repo)."
},
"title": {
"type": "string",
"maxLength": 1200,
"maxGraphemes": 120
},
"subject": {
"type": "string",
"format": "uri",
"description": "at:// or https:// link to the long-form subject."
},
"archived": {
"type": "boolean",
"default": false
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A candidate feature idea on an anab.at board. Lives in the board owner's repo."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:huocg7zsbthk54vjai56wd27
- CID
-
bafyreiesybskbo6mniadfzldhmqi3be6vxkiruuvajr747i7zv6om4mpwa
- Indexed At
- 2026-07-26 20:10 UTC
- AT-URI
-
at://did:plc:huocg7zsbthk54vjai56wd27/com.atproto.lexicon.schema/at.anab.idea