{
"id": "email.atmos.defs",
"defs": {
"cooperativeLabel": {
"type": "string",
"description": "Label values emitted by the cooperative labeling service on member DIDs.",
"knownValues": [
"verified-mail-operator",
"relay-member",
"clean-sender"
]
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Shared definitions for the Comail cooperative. Documents the label vocabulary used by the cooperative labeler; the labeler emits the corresponding kebab-case string values."
}