download.darkworld.deltarune

kris.darkworld.download

{
  "id": "download.darkworld.deltarune",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "time"
        ],
        "properties": {
          "time": {
            "type": "string",
            "format": "datetime"
          },
          "tool": {
            "refs": [
              "#toolPen",
              "#toolPencil",
              "#toolMarker",
              "#toolFinger",
              "#toolOther"
            ],
            "type": "union"
          },
          "where": {
            "refs": [
              "#locationSchool",
              "#locationHome",
              "#locationMathTextbook",
              "#locationOnSkin",
              "#locationElsewhere"
            ],
            "type": "union"
          }
        }
      },
      "description": "Describes an instance of the user drawing the Delta Rune symbol from Undertale/Deltarune."
    },
    "toolPen": {
      "type": "object",
      "properties": {}
    },
    "toolOther": {
      "type": "object",
      "properties": {}
    },
    "toolFinger": {
      "type": "object",
      "properties": {}
    },
    "toolMarker": {
      "type": "object",
      "properties": {}
    },
    "toolPencil": {
      "type": "object",
      "properties": {}
    },
    "locationHome": {
      "type": "object",
      "properties": {}
    },
    "locationOnSkin": {
      "type": "object",
      "properties": {}
    },
    "locationSchool": {
      "type": "object",
      "properties": {}
    },
    "locationElsewhere": {
      "type": "object",
      "properties": {}
    },
    "locationMathTextbook": {
      "type": "object",
      "properties": {}
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against download.darkworld.deltarune

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:s7cesz7cr6ybltaryy4meb6y
CID
bafyreigcouroh362mbwyllyhopulrqlxaqshpdhdtyoajm4aagw4incrfy
Indexed At
2026-03-12 12:56 UTC
AT-URI
at://did:plc:s7cesz7cr6ybltaryy4meb6y/com.atproto.lexicon.schema/download.darkworld.deltarune

Lexicon Garden

@