Description
Malformed JSON can be repaired into parseable structures for tolerant data pipelines. Developers use this module with model output, scraped data, and user supplied snippets where strict parsing would fail. Repaired content should still be validated because guesses can change meaning or hide unsafe values.