space.dailygame.follow

dailygame.space

{
  "id": "space.dailygame.follow",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "DID of the followed user."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this follow was created."
          }
        }
      },
      "description": "A one-way follow from the authoring repo to the subject DID. Mirrors the app.bsky.graph.follow shape."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against space.dailygame.follow

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ai5s6bbqotd4wbimmawo32zo
CID
bafyreibibsxuivrylnayle6dmohwdslpz45m4635j5bq7okjcj5tsr2xwi
Indexed At
2026-04-25 03:40 UTC
AT-URI
at://did:plc:ai5s6bbqotd4wbimmawo32zo/com.atproto.lexicon.schema/space.dailygame.follow

Lexicon Garden

@