How it uses Jev
Given a browser goal, Jev repeatedly chooses the next allowed action from the current page; Surf validates and executes it, then checks whether the goal is complete.
Why it's interesting
The model chooses from a bounded browser action menu while the tool enforces step, time and provider-call limits. The design makes a fast decision model useful inside a real browser loop.
How often does Jev run?
The project's Jev call cadence has not been verified from public evidence.