First of all, great project.
Would it be feasible to convert a schema to json? I think this project will benefit from working together with zod, instead of Maintaining schemas both in the backend and frontend.
What i had in mind was something like:
zod-to-json-schema
json-schema-to-zod
Let me know what you think