1.1 KiB
1.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: standard-effort all phases, no model (v5.1.1 runtime test) | brief-effort-standard | .claude/projects/2026-05-14-brief-effort-standard/ | 0 | complete | false | 4 | fixture |
|
Task: Standard-effort fixture (no model override)
Intent
Test fixture for v5.1.1 runtime resolver tests — all 4 phases at the standard tier WITHOUT explicit model fields. This is the operator-skipped model path that should fall through to the profile.
Goal
Resolver returns {effort: 'standard', model: undefined} for each of the 4
PHASE_SIGNAL_PHASES. The orchestrator-model path then falls through to the
active profile's phase_models.
Success Criteria
- Validator passes.
- resolvePhaseSignal(fm, phase).model is undefined.
- resolvePhaseSignal(fm, phase).effort is 'standard'.