--- type: trekbrief brief_version: "2.1" created: 2026-05-14 task: "Fixture: high-effort all phases (v5.1.1 runtime test)" slug: brief-effort-high project_dir: .claude/projects/2026-05-14-brief-effort-high/ research_topics: 0 research_status: complete auto_research: false interview_turns: 4 source: fixture phase_signals: - phase: research effort: high model: opus - phase: plan effort: high model: opus - phase: execute effort: high model: opus - phase: review effort: high model: opus --- # Task: High-effort fixture ## Intent Test fixture for v5.1.1 runtime resolver tests — all 4 phases at the high effort tier with explicit opus model overrides. Mirrors the production-grade premium-profile scenario. ## Goal Resolver returns `{effort: 'high', model: 'opus'}` for each of the 4 PHASE_SIGNAL_PHASES. ## Success Criteria - Validator passes. - resolvePhaseSignal(fm, phase).effort === 'high' for all 4 phases. - resolvePhaseSignal(fm, phase).model === 'opus' for all 4 phases.