ALPHA. Private Comail mailbox space for the official AT Protocol Spaces alpha. Canonical message content is immutable; mailbox and folder state use create-only causal revisions with deterministic reduction. These collections are the least-privilege OAuth recommendation, not a protocol write allowlist; certified adapters must reject unexpected authority collections. Legacy fixed-rkey mutable snapshots are deliberately excluded.
View raw schema
{
"key": "any",
"name": "Comail Mailbox",
"type": "space",
"collections": [
"email.atmos.folderOperation",
"email.atmos.folderRevision",
"email.atmos.message",
"email.atmos.messageStateOperation",
"email.atmos.messageStateRevision"
],
"description": "ALPHA. Private Comail mailbox space for the official AT Protocol Spaces alpha. Canonical message content is immutable; mailbox and folder state use create-only causal revisions with deterministic reduction. These collections are the least-privilege OAuth recommendation, not a protocol write allowlist; certified adapters must reject unexpected authority collections. Legacy fixed-rkey mutable snapshots are deliberately excluded."
}