Fix the implementation in `/app/solution.mjs`. Convert text to a lowercase ASCII-style slug, collapsing separators. Preserve the exported `solve` API and run the available tests.
