{
"id": "support.supper.entitlement",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"kind",
"createdAt"
],
"properties": {
"kind": {
"type": "string",
"maxLength": 32,
"description": "The Supper surface this entitlement represents.",
"knownValues": [
"support",
"digital",
"physical",
"commission",
"membership",
"other"
]
},
"listing": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "Optional strongRef to the corresponding money.atmosphere.product or support.supper.commission record."
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "When this entitlement anchor was written."
},
"productId": {
"type": "string",
"maxLength": 256,
"description": "Supper-local product identifier. Not a payment processor identifier."
},
"updatedAt": {
"type": "string",
"format": "datetime",
"description": "When this entitlement anchor was last updated."
},
"commissionId": {
"type": "string",
"maxLength": 256,
"description": "Supper-local commission identifier. Not a payment processor identifier."
}
}
},
"description": "A Supper-owned entitlement anchor referenced from attested.network payment records. The record identifies what Supper should unlock or recognize; payment state remains in network.attested.payment.* records and private fulfillment details stay off-protocol."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mcsqdltevtjpu26xthzzmm2l
- CID
-
bafyreidvwbjyc5nx3fjdxirdb22cauv5s5wum5ffr65md5wzqwmxntdgwu
- Indexed At
- 2026-09-17 17:23 UTC
- AT-URI
-
at://did:plc:mcsqdltevtjpu26xthzzmm2l/com.atproto.lexicon.schema/support.supper.entitlement