app.standard-reader.read

standard-reader.app

{
  "id": "app.standard-reader.read",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the site.standard.document record that was read."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the reader opened / marked the article read."
          }
        }
      },
      "description": "Marks a site.standard.document as read by the reader. Presence of the record means read; deleting it marks the article unread again."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.standard-reader.read

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:f4os2wz5fjl56xpwcvtnqu7m
CID
bafyreifw3izxvqdi4ortbbuhmy5i2t4larnjmh4edarvdgp2o25erq2ghi
Indexed At
2026-06-07 22:32 UTC
AT-URI
at://did:plc:f4os2wz5fjl56xpwcvtnqu7m/com.atproto.lexicon.schema/app.standard-reader.read

Lexicon Garden

@