cue
cue copied to clipboard
cuelang.org: use cue repository as a source of truth for the module.cue schema
The modules reference contains a copy of the module.cue schema. It would be nice if the CUE repository itself was the source of truth for that instead of maintaining a copy.
This is closely related to https://github.com/cue-lang/cue/issues/3013. Because we could generate the spec, module.cue schema etc from that site-defined CUE version.
Closely related to https://github.com/cue-lang/cue/issues/3193. In so far as a resolution for this issue could use https://github.com/cue-lang/cue/issues/3193 to help get the job done.