Jev로 구동되는 실시간 Doom 데모
게임 데모가 실시간 의사결정을 보여줍니다. Diogo는 초당 약 10번 Jev를 호출한다고 설명하며, 게시물에는 2분 43초 영상이 있습니다.

한 사용자는 게임이 명확한 지시를 주면 Jev가 즉시 상황을 파악하고 1초 안에 올바른 행동을 선택하지만, 다음 단계가 불분명할 때는 어려움을 겪는다고 관찰했습니다.
The first thing I noticed: Jev is really good when the next step is clear. If the game tells it what to do, it does it right away. No route, no hints. It reads the situation and picks the right move in under a second. The trouble starts when the next step isn't obvious.