social.colibri.sync.sendHum

colibri.social

{
  "id": "social.colibri.sync.sendHum",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "ref": "lex:social.colibri.sync.subscribeEvents#humEnvelope",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "AuthRequired",
          "description": "Missing or invalid service-auth JWT."
        },
        {
          "name": "Forbidden",
          "description": "A trust-model check failed (origin is not the subject's declared presenceService, subject is not a community member, origin is not an AppView, or a channel does not belong to the community)."
        },
        {
          "name": "UnsupportedEvent",
          "description": "Event type is not an off-protocol Hum event."
        },
        {
          "name": "RateLimited",
          "description": "The peer exceeded its per-peer sendHum rate budget."
        },
        {
          "name": "NotEnabled",
          "description": "Humming is disabled on this AppView."
        }
      ],
      "description": "Informs this AppView of an off-protocol event that occurred on a peer AppView. Requires inter-service auth: a JWT signed by the caller's AppView signing key, aud = this AppView's did:web, lxm = social.colibri.sync.sendHum. The receiver drops the Hum unless the JWT issuer equals both the envelope `origin` and the `subject`'s declared presenceService."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.sync.sendHum

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreifjvyvn6eobamaivnyh42lxkhbwjfzbrpqjtulu2lhmyd2paajpne
Indexed At
2026-07-24 14:44 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.sync.sendHum

Version History (2 versions)

Referenced Schemas (1)

  • lex:social.colibri.sync.subscribeEvents#humEnvelope

Lexicon Garden

@