org.radlib.private.post

gmt8cjvm52.pds.edriffles.us

{
  "id": "org.radlib.private.post",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "text",
          "createdAt"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 3000
          },
          "embed": {
            "type": "unknown"
          },
          "langs": {
            "type": "array",
            "items": {
              "type": "string"
            },
            "maxLength": 3
          },
          "reply": {
            "type": "unknown"
          },
          "facets": {
            "type": "array",
            "items": {
              "type": "unknown"
            },
            "maxLength": 256
          },
          "community": {
            "type": "string"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A fork-owned post stored in a permissioned account or community space. It is never a public app.bsky.feed.post record."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.radlib.private.post

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:7ricu3knhcyiym64d752vmeo
CID
bafyreif56uz3i5osdzma3h7ekeouam2iuyvy4t5xudgjuzy32auc4bekfm
Indexed At
2026-08-25 07:31 UTC
AT-URI
at://did:plc:7ricu3knhcyiym64d752vmeo/com.atproto.lexicon.schema/org.radlib.private.post

Lexicon Garden

@