pet.trezy.preferences

trezy.pet

{
  "id": "pet.trezy.preferences",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "updatedAt"
        ],
        "properties": {
          "typeMode": {
            "type": "string",
            "description": "The typeface for any device that has no opinion of its own. Optional, and a client MUST fall back to its own default rather than trusting an unrecognised value.",
            "knownValues": [
              "pixel",
              "softer",
              "system"
            ]
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          },
          "typeOffered": {
            "type": "boolean",
            "description": "Whether this player has been told the game uses pixel type and shown how to change it. ⚠ IT LIVES ON THE ACCOUNT ROW AND NEVER ON A DEVICE ROW. Having been asked is a fact about a person, not about a browser — per-device, the accessibility notice fires again on every new phone, tablet and laptop, which turns an accommodation into a nag."
          }
        },
        "description": "How this player wants the game presented to them, everywhere. ⚠ THIS LIVES IN A PERMISSIONED SPACE, NOT IN THE PUBLIC REPO, and that is the whole reason the collection was moved. A typeface preference says something about how well somebody reads; in a public repo, com.atproto.repo.listRecords hands that to anybody who asks. In a space it is readable only by members, and this space has exactly one. Nothing here is signed: a space already answers who may write, and forging your own font changes your own font."
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against pet.trezy.preferences

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ollch4g7tes2reb5eceiwuol
CID
bafyreidpoosbe2qowxynvwsmvxjp2ub7dbq7io63kz4t6qboz32w6cgqqm
Indexed At
2026-08-09 01:42 UTC
AT-URI
at://did:plc:ollch4g7tes2reb5eceiwuol/com.atproto.lexicon.schema/pet.trezy.preferences

Lexicon Garden

@