Task Template API Reference
Tracked templates demonstrate the task-project layout. They are not a production task catalog or complete worked examples. Use Examples And Templates to choose the right asset, and inspect Rocket Booster Recovery for a complete runnable integration.
Template Runner¶
::: templates.tasks.template.runner
Toy Math Runner¶
::: templates.tasks.toy_math.runner
SAM Optimizer Reference Evaluation¶
::: templates.tasks.sam_optimizer.evaluations.pareto_tiered.evaluator
SAM Optimizer Reference Evaluation Runner¶
::: templates.tasks.sam_optimizer.evaluations.pareto_tiered.run
Template Evaluation¶
::: templates.tasks.template.evaluations.pareto_tiered.evaluator
Template Evaluation Runner¶
::: templates.tasks.template.evaluations.pareto_tiered.run
Toy Math Evaluation¶
::: templates.tasks.toy_math.evaluations.pareto_tiered.evaluator
Toy Math Evaluation Runner¶
::: templates.tasks.toy_math.evaluations.pareto_tiered.run
Configuration Source¶
The executable API objects above are the purpose of this reference page.
Configuration, evidence maturity, Deep Innovation Gate (DIG),
Quality-Diversity (QD), Gems, lane routing, artifact ownership, and scheduler
requirements for templates are defined once in
Task Projects. The tracked task descriptors under
templates/tasks/ are validated fixtures of that contract, not a second schema
definition.