{
"id": "id.sifa.profile.honor",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"title",
"createdAt"
],
"properties": {
"title": {
"type": "string",
"maxLength": 2000,
"minLength": 1,
"description": "Honor or award title.",
"maxGraphemes": 200
},
"issuer": {
"type": "string",
"maxLength": 1000,
"description": "Organization or entity that granted the honor.",
"maxGraphemes": 100
},
"awardedAt": {
"type": "string",
"format": "datetime",
"description": "Date the honor was awarded."
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Client-declared timestamp when this record was originally created."
},
"issuerDid": {
"type": "string",
"format": "did",
"description": "DID of the issuing entity's ATproto account, if one exists."
},
"description": {
"type": "string",
"maxLength": 50000,
"description": "Description of the honor or award.",
"maxGraphemes": 5000
}
}
},
"description": "Record representing a single honor or award."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "An honor, award, or recognition received by the user."
}
Metadata
- DID
-
did:plc:2f2ahswozqy4v5lvu676375y
- CID
-
bafyreig7jlc6disq3pss53u34fnimgmgf3lqk2ugsixsvsetqm2ba4f43i
- Indexed At
- 2026-03-27 23:46 UTC
- AT-URI
-
at://did:plc:2f2ahswozqy4v5lvu676375y/com.atproto.lexicon.schema/id.sifa.profile.honor