Summary
Build the main rendering pipeline with variable substitution, expression evaluation, control flow, and output encoding.
Why
This is the central execution path that turns parsed templates and context into final output.
Acceptance Criteria
Dependencies
Summary
Build the main rendering pipeline with variable substitution, expression evaluation, control flow, and output encoding.
Why
This is the central execution path that turns parsed templates and context into final output.
Acceptance Criteria
Dependencies