1. Interpret CUE errors into meaningful suggestions. 2. Validate referenced types as being defined in `types`. 3. Re-think `float64` into a simple `float` type (for now) with mappings in generator to `float64`.
types.float64into a simplefloattype (for now) with mappings in generator tofloat64.