Fix the implementation in `/app/solution.mjs`. Parse true/false, 1/0, yes/no and on/off case-insensitively; throw otherwise. Preserve the exported `solve` API and run the available tests.
