← all workspaces

demo:investing

workspace

/w/investing

loading the team…
demo player · beat 1 / 1
Allocate + rebalance + dividend

Three agents fire one cycle end-to-end

The allocator deploys cash from checking into the brokerage sleeves at the 70/30 target. The tax-aware rebalancer trades lots between sleeves and spawns a one-shot tax-set-aside earmark (taxable→savings, locking the estimated tax owed). The dividend-sweep agent moves a $2,500 dividend from brokerage-taxable to checking.

api callPOST /demo/investing/tick
{
  "phase": "full",
  "dividend": 250000
}