Commit Graph

11 Commits

Author SHA1 Message Date
will d9295fa366 Move intel and remix from guesses to answers list
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ert8f6E6yzmWg5qbcFPDLP
2026-09-02 07:48:42 -04:00
will 6bcf6ead0c tween added to answers list 2026-08-28 04:34:42 -04:00
will 0286f554e1 Add 1,883 words to guesses list to match NYT's current live dictionary
Extracted the current valid-word dictionary directly from the live
nytimes.com/games/wordle JS bundle (14,855 words) and diffed it against
the repo's combined word set. Found 1,883 words NYT now accepts as valid
guesses that the repo had nowhere; none are historical answers (already
reconciled in the prior commit), so they're added as guesses only. No
words in the repo are rejected by NYT's current dictionary.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XZQCPNLSvMcS3uLivk9tam
2026-08-26 07:23:41 -04:00
will 7c6c9cb53f Move 44 confirmed real Wordle answers from guesses-only list to answers list
Cross-referenced every historical solution from NYT's Wordle API
(2021-06-19 through today) against answers.txt and found 44 words that
were actually used as real answers but were sitting in the guesses-only
list: atlas, atria, balsa, beaut, carom, colic, cubit, divot, emoji,
gizmo, gofer, grift, guano, gunky, hydra, indie, kazoo, kefir, knell,
laser, loris, matte, maven, mommy, mooch, muggy, nervy, oasis, oomph,
pious, primp, pshaw, shill, shred, sitar, snafu, spate, squid, suede,
taupe, tinge, tizzy, toady, uvula.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XZQCPNLSvMcS3uLivk9tam
2026-08-26 07:15:16 -04:00
will 41f0534356 move capon to answers list 2026-08-26 06:58:12 -04:00
will ba3dce56be add "runny" to answers list; remove from guesses-only list 2026-08-24 05:39:01 -04:00
will 15d1f301ab Add "geode" to answers, remove from guesses-only list
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-20 07:09:27 -04:00
will 352bd642ae Add "clunk" to answers, remove from guesses-only list
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-20 07:09:27 -04:00
will fe1f50304e Add "aspic" to answers, remove from guesses-only list
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-20 07:09:27 -04:00
will 3a006996b3 Add "aloha" to answers, remove from guesses-only list 2026-07-25 05:18:50 -04:00
will 70ead4b520 initial commit 2026-07-06 07:56:56 -04:00