I was wondering if there is any interest in implementing the I-JSON parsing mode for boost.json. I-JSON is an interoperable version of JSON which aims to remove some ambiguities in the parsing. The changes required for such a compliance are listed in Section 2 of the document.