computer.aesthetic.mood

aesthetic.computer

{
  "id": "computer.aesthetic.mood",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "mood",
          "when",
          "ref"
        ],
        "properties": {
          "ref": {
            "type": "string",
            "description": "Reference to source database record for bidirectional sync"
          },
          "mood": {
            "type": "string",
            "maxLength": 5000,
            "description": "The mood text content"
          },
          "when": {
            "type": "string",
            "format": "datetime",
            "description": "When the mood was created (ISO 8601)"
          }
        }
      },
      "description": "A mood entry from Aesthetic Computer"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against computer.aesthetic.mood

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:k3k3wknzkcnekbnyde4dbatz
CID
bafyreihekvaoehg6ugxi3ac6gssthqbywnpv3kd6ejggypjmqifyu3w5cy
Indexed At
2026-02-13 13:52 UTC
AT-URI
at://did:plc:k3k3wknzkcnekbnyde4dbatz/com.atproto.lexicon.schema/computer.aesthetic.mood

Lexicon Garden

@