TraceCore Guide

Reference expectations for bundled agents and tasks.

Back to Dashboard
Quick Start

Use the success list below to pick a dependable agent for each task.

Deterministic

All tasks listed here are deterministic; match the agent to the expected win path.

Notes

Failures are expected outside the listed success tasks or when budgets drift.

{% for entry in guide_entries %} {% endfor %}
Agent Expected successes Expect failures Notes
{{ entry.agent }} {% if entry.success %} {% for task in entry.success %} {{ task }} {% endfor %} {% else %} None {% endif %} {% if entry.success %} All other tasks {% else %} All tasks {% endif %} {{ entry.notes }}