Will you support Standard Schema (https://standardschema.dev)? How does this compare to typebox (https://github.com/sinclairzx81/typebox)?
How did we end up in a world where 97 items is considered large?
> This provides O(1) performance
Wouldn’t 1% of N still imply O(N) performance?
That said, JSON is “language neutral” but also super convenient for JavaScript developers and typically more convenient for most people than XML.
Why would we need to concert XML, which already supports schemas and is well understood by LLMs, back to JSON schema?