Summary
Define how arrays, objects, and nested values are passed in from CLI and variable files, then implement that behavior.
Why
Structured data access is part of the language, but it requires a formal external input format to avoid incompatible implementations.
Acceptance Criteria
Dependencies
Summary
Define how arrays, objects, and nested values are passed in from CLI and variable files, then implement that behavior.
Why
Structured data access is part of the language, but it requires a formal external input format to avoid incompatible implementations.
Acceptance Criteria
Dependencies