{
"id": "network.slices.tools.bug.response",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"bug",
"status",
"createdAt"
],
"properties": {
"bug": {
"type": "string",
"format": "at-uri",
"description": "Reference to the bug report"
},
"status": {
"type": "string",
"knownValues": [
"acknowledged",
"fixed",
"wontfix",
"duplicate",
"invalid"
]
},
"message": {
"type": "string",
"maxLength": 3000,
"description": "Optional explanation or link to fix",
"maxGraphemes": 1000
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"messageFacets": {
"type": "array",
"items": {
"ref": "app.bsky.richtext.facet",
"type": "ref"
},
"description": "Annotations of message (mentions and links)"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:dzmqinfp7efnofbqg5npjmth
- CID
-
bafyreigi5ngd5yab4tli4ia7n4zdfqidehcd7cjnueu3ag2rmqmmy5355q
- Indexed At
- 2026-01-05 04:11 UTC
- AT-URI
-
at://did:plc:dzmqinfp7efnofbqg5npjmth/com.atproto.lexicon.schema/network.slices.tools.bug.response