Back
researchagentsOpen source

Jev Parallel Dispatch

Assign simulated response teams from parallel Jev judgments.

What Jev decides

Which incident each team should address, plus risk and reassessment judgments.

Jev Parallel Dispatch asks one Choice per team, then uses a deterministic optimizer to respect incident capacity and apply assignments.

CHOICESCORENOUL
Jev role
Evaluate incident assignments and global pressure for simulated teams.
Input
The shared simulation snapshot, team capabilities, incidents, and operator doctrine.
Output
Per-team Choice distributions and global Score and Noul answers.
Decision frequency
On each simulated dispatch wave.
Fallback
A deterministic local dispatcher runs without a key and supplies policy when answers are uncertain.
Author reported · Source reviewed

How it works

Input
The shared simulation snapshot, team capabilities, incidents, and operator doctrine.
Jev
CHOICE + SCORE + NOUL
Output
Per-team Choice distributions and global Score and Noul answers.

Overview

A browser simulation sends a shared world snapshot to the server for each dispatch wave. Jev returns a probability distribution for each specialist team plus global risk and reassessment judgments. Code blends uncertain answers with a local policy and solves a capacity-constrained assignment; it also runs a same-snapshot local counterfactual. The scenario is synthetic, and its recorded results do not establish a real emergency-response advantage.

Language
TypeScript
License
MIT
Author
Jason-Doyle
Sources checked Sep 26, 2026

Sources

Related projects