Jev와 텍스트 생성 모델의 차이
Jev는 자유 형식 텍스트를 생성하지 않습니다. Diogo는 병렬 의사결정과 토큰 단위 텍스트 생성의 차이를 비교 영상으로 설명합니다.

이 글은 Jev가 요청별로 로드할 스킬을 분류하게 하고 스킬 목록을 컨텍스트 창 밖에 두어 관련 없는 내용이 세션을 차지하지 않도록 하자고 제안한다.
Context hygiene as a product feature. Keep skills user-invocable only. Let Jev classify which ones to load per request — inventory stays outside the window until needed. Same lesson as tool output: what sits in context owns the session. Skills are no exception.