CoolFace
Apppublic

coredipper/operon-budget

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
App README

๐Ÿ”‹ Operon Budget Simulator

Simulate multi-currency metabolic energy management where agents consume ATP, GTP, and NADH to execute tasks -- like cellular metabolism powering biological processes.

What to Try

  1. 1.Select a preset from the Preset dropdown (e.g. "NADH reserve rescue" or "Multi-currency") and click Run Simulation to see how tasks drain each currency.
  2. 2.Adjust the ATP, GTP, and NADH budget sliders, then edit the Task queue to add custom tasks with specific costs and watch metabolic state transitions (NORMAL, CONSERVING, STARVING).
  3. 3.Try the "Constrained agent" preset to see how the system gracefully degrades when budget runs out mid-queue.

How It Works

The ATP_Store tracks three energy currencies with automatic NADH-to-ATP conversion when primary reserves deplete. As resources drop, the agent transitions through metabolic states that restrict which operations are allowed -- mirroring how cells shift from growth to conservation under energy stress.

Learn More

GitHub | PyPI | Paper