pub const SIMULATION_TASKS_DIR: &'static str;Expand description
Simulation task-curriculum configs directory (LAB-2019) - scaffolded from the templates
package’s bundled catalog at mecha10 init time, alongside SIMULATION_MODELS_DIR/
SIMULATION_ENVIRONMENTS_DIR. mecha10_rl.mujoco.cli serve --assets-path (supervised by
packages/nodes/simulator) resolves task configs (e.g. task1) from here.