{
"id": "app.chavatar.schedules",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"schedules",
"updatedAt"
],
"properties": {
"schedules": {
"type": "array",
"items": {
"ref": "app.chavatar.settings#rotationSchedule",
"type": "ref"
},
"description": "Ordered list of rotation schedules. Active schedule is selected by kind specificity: timed(2) > period(1) > default(0). Ties broken lexicographically by id."
},
"updatedAt": {
"type": "string",
"format": "datetime",
"description": "The timestamp when this record was last updated."
}
}
},
"description": "The collection of rotation schedules defined by a user."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Rotation schedules with optional activation timing, stored separately from rotation settings."
}
Metadata
- DID
-
did:web:chavatar.app
- CID
-
bafyreifbjntnsyezbqz6hv5hcffpojkweygpvdwxj5nzubqi736vip4tg4
- Indexed At
- 2026-07-26 20:18 UTC
- AT-URI
-
at://did:web:chavatar.app/com.atproto.lexicon.schema/app.chavatar.schedules