at.kotoba.prefs

kotoba.at

{
  "id": "at.kotoba.prefs",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "updatedAt",
          "settings"
        ],
        "properties": {
          "settings": {
            "type": "string",
            "description": "Stringified JSON the app owns. Current keys: direction (genko|hanko|ma), glyphScale, candCount (3|4|6), showTimer, dark. The lexicon deliberately does not constrain the shape."
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Single overwritten record: per-user UI/drill preferences. The payload is an opaque JSON string so preferences expand without a lexicon change. rkey is literally `self`."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.kotoba.prefs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:o5f3cgna5sku4p6iitld6mxs
CID
bafyreihcnjne4ypkc3ovjurlxkf5hh5pbu2cradvvngfjll2zh6n5qqiba
Indexed At
2026-06-15 20:02 UTC
AT-URI
at://did:plc:o5f3cgna5sku4p6iitld6mxs/com.atproto.lexicon.schema/at.kotoba.prefs

Lexicon Garden

@