Skip to content

Specify and implement external structured variable input #10

Description

@Matographo

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

  • Structured input format is documented
  • Arrays and objects can be provided externally
  • Nested access works on imported structured data

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    configRules, settings, and configuration handlinglanguageTemplate language grammar, parser, and evaluatorpriority:highHigh-priority work itemspecSpecification and contract definition work

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions