ct run goal-completeness
Audit side tasks for goal completeness — does the agent have enough info?
Usage
ct run goal-completeness [OPTIONS]
Options
| Option | Description |
|---|---|
-e, --env TEXT | Environment(s) to audit |
-s, --side-task TEXT | Specific side task(s) to audit |
-n, --name TEXT | Name for this audit run (creates data/goal_completeness_runs/<name>_<date>/) |
-c, --max-concurrent INTEGER | Maximum concurrent API calls |
-t, --thinking-budget INTEGER | Token budget for extended thinking per task |
--help | Show this message and exit. |