jsoncompat 0.1.4

JSON Schema Compatibility Checker
Documentation
1
2
3
4
5
6
7
# Codex instructions

- Don't take any shortcuts; this is production-ready code
- Use the most constrained types possible
- You're running in a sandbox; you'll need to set the TMPDIR environment variable to something like $(pwd)/tmp
- See `readme.md` for the desired behavior of this library
- Ensure the code is as idiomatic as possible