Fix the implementation in `/app/solution.mjs`. Parse a Retry-After value as seconds, returning null for invalid or negative values. Preserve the exported `solve` API and run the available tests.
