You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3.**Rendering Orchestration** (`module_renderer.py`): Coordinates render process across modules
126
126
4.**State Machine** (`render_machine/`): Hierarchical state machine drives the render lifecycle
127
127
5.**API Communication** (`codeplain_REST_api.py`): HTTP client for Codeplain API
128
-
6.**Code Generation** (`render_machine/code_renderer.py`): Template-based code synthesis using Liquid2
128
+
6.**Code Generation** (`render_machine/code_renderer.py`): Main code renderer class that orchestrates the code generation workflow using a hierarchical state machine.
0 commit comments