tech.tokimeki.takibi.spark

tokimeki.blue

{
  "id": "tech.tokimeki.takibi.spark",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "text",
          "createdAt"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 100,
            "description": "Short text (up to 30 graphemes)",
            "maxGraphemes": 30
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A spark record - throwing a short message into the fire. Something you like or words that cheer you up."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against tech.tokimeki.takibi.spark

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:4tr5dqti7nmu6g2czpthntak
CID
bafyreiepbgww6yty3ctyrhktmhxv3zylkkqll6jnk5kwulzof4nvhrk6ia
Indexed At
2026-01-21 13:59 UTC
AT-URI
at://did:plc:4tr5dqti7nmu6g2czpthntak/com.atproto.lexicon.schema/tech.tokimeki.takibi.spark

Lexicon Garden

@