Chart: render currency-equity curve + position-event markers #118
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Surface the new realistic-broker artifacts in the
aura chartpath (main.rsbuild_chart_data):currency_equityas a series (unbounded cumulative curve → reduces by MinMax likeequity, viareduce_for_tap)Kept separate from the cost-model correctness work so the milestone closes on "the cost model is right", not on a render path. Follow-up, can land after the milestone.
depends on: CLI wiring (I8)
context: C22 trace-explorer; build_chart_data already aligns N taps on a union-ts spine, so the currency curve drops in; the positions markers are the one new render shape.
Superseded by the 2026-06-28 C10 rework (ledger commit
29cdc8c): the realistic-broker / currency model is retired (real friction is not historically knowable). Cost in research is now a composable cost-model graph in R (the net-R curve); money / a real broker move to a separate live/deploy edge. See #116 (summary), #148 (cost-model graph), #149 (live/deploy edge). Closing as superseded.