Example for space.dailygame.score

View schema | Contributed by dailygame.space

Description

A successful Wordle play (4/6, non–hard mode). Demonstrates the canonical word-game shape: integer `attempts`/`maxAttempts`, the cleaned `rawShare` (URLs and hashtags already stripped), and a free-form `metadata` object carrying game-specific extras (here, `hardMode` and the per-row emoji `grid`).

Value

{
  "game": "wordle",
  "$type": "space.dailygame.score",
  "attempts": 4,
  "metadata": {
    "grid": [
      "⬜⬜🟨⬜⬜",
      "⬜🟨⬜🟨⬜",
      "🟩🟩⬜🟩🟩",
      "🟩🟩🟩🟩🟩"
    ],
    "hardMode": false
  },
  "playedAt": "2026-05-01T13:42:11.000Z",
  "puzzleId": "1027",
  "rawShare": "Wordle 1,027 4/6\n\n⬜⬜🟨⬜⬜\n⬜🟨⬜🟨⬜\n🟩🟩⬜🟩🟩\n🟩🟩🟩🟩🟩",
  "completed": true,
  "createdAt": "2026-05-01T13:42:12.000Z",
  "maxAttempts": 6
}

Metadata

Lexicon
space.dailygame.score
Owner
dailygame.space (did:plc:ai5s6bbqotd4wbimmawo32zo)
Created
2026-05-01 00:00 UTC
Indexed At
2026-05-01 17:11 UTC
AT-URI
at://did:plc:ai5s6bbqotd4wbimmawo32zo/garden.lexicon.example/space.dailygame.score-wordle
CID
bafyreif6qvl5zaytlpg5rp7ruwtiibcspfcufxf4qgbbg6k3ywsr74c45m

Lexicon Garden

@