us.polhem.atproto-starter.post

polhem.us

{
  "id": "us.polhem.atproto-starter.post",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "content",
          "createdAt"
        ],
        "properties": {
          "content": {
            "type": "string",
            "maxLength": 100000
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Record describing a simple text post for atproto-starter app."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Example lexicon schema for https://atproto-starter.glitch.me/"
}

Validate Record

Validate a record against us.polhem.atproto-starter.post

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:p5a4pydyirvdkmc3lhw2iykp
CID
bafyreiclx6cadrly76d3uzvpy37w53vxsym3i3vkvv6lqrovoayoqn6tqu
Indexed At
2026-01-05 00:20 UTC
AT-URI
at://did:plc:p5a4pydyirvdkmc3lhw2iykp/com.atproto.lexicon.schema/us.polhem.atproto-starter.post

Lexicon Garden

@