social.coves.embed.post

coves.social

{
  "id": "social.coves.embed.post",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "post"
      ],
      "properties": {
        "post": {
          "ref": "com.atproto.repo.strongRef",
          "type": "ref",
          "description": "Strong reference to the embedded post (includes URI and CID)"
        }
      },
      "description": "Embedded reference to another post (quoted post)"
    },
    "view": {
      "type": "object",
      "required": [
        "post"
      ],
      "properties": {
        "post": {
          "ref": "com.atproto.repo.strongRef",
          "type": "ref",
          "description": "Strong reference to the embedded post (includes URI and CID)"
        },
        "resolved": {
          "type": "unknown",
          "description": "Resolved data for the referenced post (e.g., a hydrated Bluesky post), or an unavailable marker with a user-facing message"
        }
      },
      "description": "View of a quoted-post embed as served by the AppView, optionally enriched with resolved post data"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.coves.embed.post

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:coves.social
CID
bafyreicvvcni6r5btv6eoxdeqf2ifvg2xzkh2l742xzjudiojf7s4no3vi
Indexed At
2026-07-24 05:18 UTC
AT-URI
at://did:web:coves.social/com.atproto.lexicon.schema/social.coves.embed.post

Lexicon Garden

@