{
"id": "org.v-it.vouch",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"createdAt",
"ref"
],
"properties": {
"ref": {
"type": "string",
"maxLength": 128,
"description": "Three lowercase words separated by dashes, e.g. fast-cache-invalidation",
"maxGraphemes": 64
},
"beacon": {
"type": "string",
"maxLength": 512,
"description": "Beacon URI scoping this vouch to a project. Included for cap vouches, omitted for skill vouches."
},
"subject": {
"ref": "lex:com.atproto.repo.strongRef",
"type": "ref",
"description": "The cap or skill being endorsed."
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Client-declared timestamp when this vouch was created."
}
}
},
"description": "Record endorsing a vit cap or skill."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:kg5hlfyrdjmtiyymo57n7dpg
- CID
-
bafyreiggetjsw7c5nffhzekalqvsvuenasrx3y2nbmiljuzrc3ja6kquf4
- Indexed At
- 2026-03-27 22:57 UTC
- AT-URI
-
at://did:plc:kg5hlfyrdjmtiyymo57n7dpg/com.atproto.lexicon.schema/org.v-it.vouch
Referenced Schemas (1)
-
lex:com.atproto.repo.strongRef