app.chavatar.settings.executor

chavatar.app

{
  "id": "app.chavatar.settings.executor",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "execClientId"
        ],
        "properties": {
          "execClientId": {
            "type": "string",
            "format": "uri",
            "maxLength": 2048,
            "description": "OAuth client_id of the provider authorized to execute rotation."
          }
        }
      },
      "description": "The provider authorized to execute avatar rotation on behalf of the user."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Designated Cron executor for avatar rotation."
}

Validate Record

Validate a record against app.chavatar.settings.executor

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:chavatar.app
CID
bafyreiac7qbn7jff6mbazi5aown6a3c7yhx3xcie5l3fe7igrfwn3aipse
Indexed At
2026-07-26 20:18 UTC
AT-URI
at://did:web:chavatar.app/com.atproto.lexicon.schema/app.chavatar.settings.executor

Lexicon Garden

@