execute_topology_engine
Runs a 10-step deterministic process to solve tasks, outputting state-transition snapshots for structured progress tracking.
Instructions
Executes a 10-step deterministic problem-solving topology engine to process tasks and generate state-transition snapshots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filled_template | No | Optional key-value parameters to constrain or guide the 10-step execution. | |
| task_description | Yes | The primary task or problem to be solved. |