Jev 분류 모델로 유효한 다음 토큰을 선택해 C++ 작성
TypeSafe의 Jev 결정/분류 모델을 사용해 각 단계에서 문법적으로 유효한 다음 토큰만 제시하고 C++ 코드를 생성한 실험.
Jev가 단계별 결정을 내리고 프론티어 모델이 계획과 코딩을 담당한 테스트에서 시간 51% 단축, 비용 61% 절감, 모든 작업 통과.
Tried the Jev + Opus 5.5 pattern: Jev makes every typed step decision, the frontier model only plans, codes and critiques. Same coding tasks, same harness: Opus 5.5: −51% time, −61% cost Codex: −39% time, −57% tokens Every task still passed. Small sample, strong signal.