929 B
prefer_targeted_tier_runs — v1
Why this iteration: Lifted verbatim from conductor/workflow.md §"Tier 2 Autonomous Sandbox" §"Conventions" #3 (line 387). This is the baseline encoding — the imperative-rule-with-rationale style currently in production.
Future variants will test alternative encodings (rule-only, before/after) against this baseline.
Source: conductor/workflow.md:387
From conductor/workflow.md §"Tier 2 Autonomous Sandbox" §"Conventions" #3:
3. Prefer targeted tier runs (added 2026-06-27 per user directive). Do NOT run the full 11-tier batch for every verification. Run only the tiers relevant to the current task (e.g., --tier tier3 or --filter test_<specific_file>). The full batch is for the USER to run after merge review, not for Tier 2's per-task verification. Running the full batch every time wastes 20+ minutes and the output is too large to be useful in context.