Control Tower
/
EnvironmentsGitHub
Home
QuickstartHands-On GuideRunning Evals on HawkDevelopment Setup
Architecture at a GlanceAI Control ConceptsControl Tower and InspectSafety CurvesROC CurvesPareto Frontier
Running EvaluationsMonitoring TrajectoriesSabotage Eval PipelineProtocolsTrajectoriesWeb ViewerInspect Logs ViewerDocentAuditing EnvironmentsRun Scripts
CLI ReferencePython Reference
CLI DevelopmentLive DevelopmentMaking EnvironmentsEnvironment ArchitecturePorting SettingsPostTrainBench Port StatusMaking Main TasksMaking Side TasksMaking ScorersSide-Task Scorer PatternsFailure TypesMaking StrajsStraj Review WorkflowStrategy DevelopmentInternet SimulatorHawk Values ContractFunction RegistryPR ConventionsDevelopment and Release Process
DatabaseEC2 FleetSimulated SandboxHTTP API

ct run failure-type-audit

Classify side tasks as live or delayed using the Frozen Environment Assumption.

Usage

ct run failure-type-audit [OPTIONS]

Options

OptionDescription
-e, --env TEXTEnvironment name
-s, --side-task TEXTSide task(s) to audit
-o, --output-dir PATHOutput directory
-m, --model TEXTModel name or alias (e.g. sonnet, haiku, openai/gpt-4.1)
--all-envsAudit all environments
--helpShow this message and exit.

On this page

  • Usage
  • Options