app.chavatar.state

chavatar.app

{
  "id": "app.chavatar.state",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "cursor",
          "lastUpdated"
        ],
        "properties": {
          "cursor": {
            "type": "string",
            "maxLength": 13,
            "description": "TID (ID) of the currently active avatar in the settings array."
          },
          "lastUpdated": {
            "type": "string",
            "format": "datetime",
            "description": "When the avatar was last rotated."
          }
        }
      },
      "description": "Current execution state of rotation."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Execution state for avatar rotation."
}

Validate Record

Validate a record against app.chavatar.state

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:chavatar.app
CID
bafyreibaa2rkr6iunfmjidl44gwmozfbk6dxpvu755gh7xd7m3n5k7rpu4
Indexed At
2026-03-25 08:44 UTC
AT-URI
at://did:web:chavatar.app/com.atproto.lexicon.schema/app.chavatar.state

Lexicon Garden

@