support.supper.feed.resolveCheerSubject

supper.support

{
  "id": "support.supper.feed.resolveCheerSubject",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "subject": {
              "type": "string",
              "format": "at-uri"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "uri",
          "cid"
        ],
        "properties": {
          "cid": {
            "type": "string",
            "format": "cid",
            "description": "CID of the current public microblog anchor revision."
          },
          "uri": {
            "type": "string",
            "format": "at-uri",
            "description": "Exact AT URI of the public app.bsky.feed.post distribution anchor."
          }
        }
      },
      "description": "Find an indexed Standard Site document that declares an exact author-owned microblog distribution anchor. This is a candidate lookup; readers must verify the live document and anchor before canonicalizing Cheers. Ambiguous candidates fail closed. No authentication is required; responses contain public records only."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against support.supper.feed.resolveCheerSubject

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mcsqdltevtjpu26xthzzmm2l
CID
bafyreicgb362ny6cc23cldcxtu3sgdehycqkgbcoipycxekyhyg2wu3lmu
Indexed At
2026-09-17 17:23 UTC
AT-URI
at://did:plc:mcsqdltevtjpu26xthzzmm2l/com.atproto.lexicon.schema/support.supper.feed.resolveCheerSubject

Lexicon Garden

@