{
"id": "tech.lenooby09.kvcs.patch",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"patchId",
"patchCbor",
"jws"
],
"properties": {
"jws": {
"type": "string",
"description": "Detached compact JWS over patchCbor, identical to the local SignedPatch.jws field."
},
"patchId": {
"type": "string",
"description": "Lower-case hex multihash of the canonical CBOR — matches kvcs's PatchId."
},
"patchCbor": {
"type": "string",
"description": "Base64url-encoded canonical CBOR of the signed patch."
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "A signed kvcs patch envelope, addressable on the author's atproto PDS. The rkey is the patch id in hex."
}
Metadata
- DID
-
did:plc:xocoka6dmx74ciqskczoh6ci
- CID
-
bafyreihq7pmegxzlyptobfuocaqt4xjmojsg5nmm6bd4pfye7rm4p6ps2i
- Indexed At
- 2026-04-30 18:17 UTC
- AT-URI
-
at://did:plc:xocoka6dmx74ciqskczoh6ci/com.atproto.lexicon.schema/tech.lenooby09.kvcs.patch
Version History (3 versions)