app.standard-reader.getDocumentContext

standard-reader.app

{
  "id": "app.standard-reader.getDocumentContext",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "related": {
              "type": "array",
              "items": {
                "ref": "app.standard-reader.defs#documentView",
                "type": "ref"
              }
            },
            "moreFrom": {
              "type": "array",
              "items": {
                "ref": "app.standard-reader.defs#documentView",
                "type": "ref"
              }
            },
            "readersAlsoFollow": {
              "type": "array",
              "items": {
                "ref": "app.standard-reader.defs#publicationView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "document"
        ],
        "properties": {
          "document": {
            "type": "string",
            "format": "at-uri"
          }
        }
      },
      "description": "Deferred reading-view context: related articles, recents, social proof, citations."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.standard-reader.getDocumentContext

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:f4os2wz5fjl56xpwcvtnqu7m
CID
bafyreiephz3by23ubeelst22xrr6bmqg6kjxy3onjwavemlwgmqziazdpa
Indexed At
2026-06-13 04:56 UTC
AT-URI
at://did:plc:f4os2wz5fjl56xpwcvtnqu7m/com.atproto.lexicon.schema/app.standard-reader.getDocumentContext

Referenced Schemas (2)

Lexicon Garden

@