**Problem:** Validation only checks the existence of `meta.variableCollections` and `meta.variables`, so malformed structures can still pass as valid. **References:** - src/utils/typeGuards.ts **Citations:** - src/utils/typeGuards.ts
Problem:
Validation only checks the existence of
meta.variableCollectionsandmeta.variables, so malformed structures can still pass as valid.References:
Citations: