> ## Documentation Index
> Fetch the complete documentation index at: https://hyprcode.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Actor-Critic Scheduler

> Hierarchical task tracking and validation scheduling

The planning loop delegates execution tasks through a structured Actor-Critic model:

* **Actor**: The planner loops through user requests to formulate and stack discrete `TaskNode` parameters.
* **Critic**: The safety monitor validates structural alterations (multi-file edits) against compiler/testing diagnostics before applying them.
