space.priiv.post

samuel.fm

{
  "id": "space.priiv.post",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "text",
          "createdAt"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 12000,
            "minLength": 1,
            "maxGraphemes": 120
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A short post in the author's Priiv space. Only records authored by the space authority are posts in that space."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against space.priiv.post

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:p2cp5gopk7mgjegy6wadk3ep
CID
bafyreielce33ssy7liaizgo72kqe2kpqcggpkwgz7ekbwfx5obyozdqptm
Indexed At
2026-09-15 22:11 UTC
AT-URI
at://did:plc:p2cp5gopk7mgjegy6wadk3ep/com.atproto.lexicon.schema/space.priiv.post

Lexicon Garden

@