Summary
Create the variable-resolution layer that merges values from multiple CLI sources in argument order.
Why
Variable precedence is central to rendering correctness and must be deterministic before expression evaluation is added.
Deliverables
- Variable store
- Merge pipeline
- Last-write-wins semantics
- Foundation for strict and non-strict resolution
Acceptance Criteria
Dependencies
Summary
Create the variable-resolution layer that merges values from multiple CLI sources in argument order.
Why
Variable precedence is central to rendering correctness and must be deterministic before expression evaluation is added.
Deliverables
Acceptance Criteria
Dependencies