codes.advent.challenge.shhh

advent.codes

{
  "id": "codes.advent.challenge.shhh",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "secretPartOne",
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "secretPartOne": {
            "type": "string"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against codes.advent.challenge.shhh

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:birdjt6dgvncxbevjj53kuiy
CID
bafyreicwtuhowwawe7lnosy444dprgycm7tmm3ewelueq6zpew3ntnhrfu
Indexed At
2026-03-27 16:19 UTC
AT-URI
at://did:plc:birdjt6dgvncxbevjj53kuiy/com.atproto.lexicon.schema/codes.advent.challenge.shhh

Lexicon Garden

@