app.standard-reader.getHomeFeed

standard-reader.app

{
  "id": "app.standard-reader.getHomeFeed",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "scope": {
              "type": "string"
            },
            "latest": {
              "type": "array",
              "items": {
                "ref": "app.standard-reader.defs#documentView",
                "type": "ref"
              }
            },
            "featured": {
              "ref": "app.standard-reader.defs#documentView",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [],
        "properties": {
          "scope": {
            "type": "string",
            "default": "subscriptions",
            "knownValues": [
              "subscriptions",
              "all"
            ]
          }
        }
      },
      "description": "Signed-in home page critical path: featured lead and latest rows."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.standard-reader.getHomeFeed

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

Metadata

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

Referenced Schemas (1)

Lexicon Garden

@