jev-drone
A tactical judgment loop flying on hardware.
Roman Slack’s project puts Jev in a drone control loop, where each tick asks for a judgment about the current situation instead of a written plan. Flight control has a hard latency budget, so the decision has to land within it or be skipped.
Why it matters
On a device, a late answer is the same as no answer. A bounded response time is a feature of the system, not a benchmark line.