← all workspaces

demo:cash-flow

workspace

/w/cash-flow

loading the team…
demo player · beat 1 / 2
Paycheck splits

Income agent splits the $3,200 paycheck

The income agent reads the incoming paycheck and splits it across four bill earmarks plus a savings sweep. The yield agent then spawns a per-bill earmark sub-agent for each upcoming bill — each narrowed to that bill's amount cap.

api callPOST /demo/cash-flow/tick
{
  "phase": "paycheck"
}