ktg-plugin-marketplace/plugins/voyage/tests/fixtures/brief-effort-high.md

1 KiB

type brief_version created task slug project_dir research_topics research_status auto_research interview_turns source phase_signals
trekbrief 2.1 2026-05-14 Fixture: high-effort all phases (v5.1.1 runtime test) brief-effort-high .claude/projects/2026-05-14-brief-effort-high/ 0 complete false 4 fixture
phase effort model
research high opus
phase effort model
plan high opus
phase effort model
execute high opus
phase effort model
review high 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.