Dictionary Sources
PuzleFix uses repository-managed word lists rather than a hidden third-party database. The current build ships a broad English word list in files such as dictionary.txt, words.js and the indexed dictionary files used by the solver.
Which word lists are used
The browser solver loads an indexed dictionary and a common-word list from the repository. The lighter pages use the smaller in-page list in words.js. The list pages are generated from the same repository data so the site can stay consistent.
Why results can differ
A word may be accepted in one game, country or tournament and rejected in another. Different dictionaries, regional word sets and event rules can all change the answer list.
Updates
When the repository word list changes, the supporting pages and generated lists should be regenerated together so the site stays aligned. The review date on the relevant page should also be updated.