Various editors (e.g. VSCode) can use JSON schemas to validate and provide completion for particular structures. I think that autogenerating them is the right way to go. One of github.com/ianlancetaylor/jsonschema or github.com/google/jsonschema-go is probably the right thing to use. Not exactly sure where to host: perhaps the zb-build.dev domain can 302 to the desired place.
Various editors (e.g. VSCode) can use JSON schemas to validate and provide completion for particular structures. I think that autogenerating them is the right way to go. One of
github.com/ianlancetaylor/jsonschemaorgithub.com/google/jsonschema-gois probably the right thing to use. Not exactly sure where to host: perhaps the zb-build.dev domain can 302 to the desired place.