Json_schema.AstSourceLossless JSON Schema AST.
JSON Schema is itself a JSON language: a schema is either a boolean or an object. This module keeps that shape lossless while giving the rest of the implementation a typed boundary. Known vocabularies are interpreted by the validator; unknown keywords remain in the raw JSON object so parsers, printers, provider projections, and downstream tooling do not discard forward-compatible data.