{
"id": "cloud.substratum.place.joinPackage",
"defs": {
"main": {
"type": "object",
"required": [
"placeId",
"claimerPeerId",
"issuerPlaceId",
"issuerDid",
"groupId",
"expiresAt",
"consumeBudget",
"reason",
"createdAt",
"hpkeKemId",
"hpkeKdfId",
"hpkeAeadId",
"kemEphemeralPublicKey",
"ciphertext"
],
"properties": {
"reason": {
"type": "string"
},
"groupId": {
"type": "string"
},
"placeId": {
"type": "string"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"expiresAt": {
"type": "string",
"format": "datetime"
},
"hpkeKdfId": {
"type": "integer",
"description": "HPKE KDF ID (v1 is HKDF-SHA256: 0x0001)."
},
"hpkeKemId": {
"type": "integer",
"description": "HPKE KEM ID (v1 is X-Wing: 0x647a)."
},
"issuerDid": {
"type": "string",
"format": "did"
},
"ciphertext": {
"type": "string",
"description": "Base64 encoded ciphertext."
},
"hpkeAeadId": {
"type": "integer",
"description": "HPKE AEAD ID (v1 is ChaCha20-Poly1305: 0x0003)."
},
"claimerPeerId": {
"type": "string"
},
"consumeBudget": {
"type": "integer"
},
"issuerPlaceId": {
"type": "string"
},
"kemEphemeralPublicKey": {
"type": "string",
"description": "Base64 encoded KEM ephemeral public key."
}
},
"description": "Survivor join package published to their operator PDS containing the HPKE-wrapped mesh secrets (ADR 92)."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:s6kq5tsir7nbyrciloncz5b3
- CID
-
bafyreihwsjotha7tr6d75r2tgidryqdip6qzuzouacidsjmsk3xymmdbiq
- Indexed At
- 2026-08-16 03:34 UTC
- AT-URI
-
at://did:plc:s6kq5tsir7nbyrciloncz5b3/com.atproto.lexicon.schema/cloud.substratum.place.joinPackage