fix(report): name the billed-equiv unit where the numbers are #4

Merged
john merged 1 commit from docs/billed-unit-clarity into main 2026-07-31 21:22:22 +00:00
Owner

Both table headers now read Billed-equiv instead of a bare Billed, the hero tile carries 'weighted tokens, not a bill' outside the delta branch, and the README documents the column and drops the interrupts count the panel never rendered.

Selftest: 141 tests OK. The two new cases in TestBilledUnitIsLabeled fail without the patch.

Both table headers now read Billed-equiv instead of a bare Billed, the hero tile carries 'weighted tokens, not a bill' outside the delta branch, and the README documents the column and drops the interrupts count the panel never rendered. Selftest: 141 tests OK. The two new cases in TestBilledUnitIsLabeled fail without the patch.
The Top sessions and Daily totals tables both headed their weighted-token
column with a bare "Billed". Next to comma-separated six-figure numbers
that reads as money, and the one place the page said otherwise was an
11.5px footer line below every panel. Anyone who stopped at a table came
away thinking the dashboard reported spend.

Both headers now read "Billed-equiv", and the hero tile carries "weighted
tokens, not a bill" on its own line, outside the delta branch so it still
shows in the first window where there is no prior window to compare
against. The README's Top sessions entry says what the column is and
links the comparison-unit section, and the example query that asked what
yesterday cost now asks how much I burned, since the tool never converts
to currency.

The README also credited the panel with an interrupts count it never
rendered. That column does not exist, so the line no longer claims it.
john merged commit e2b7899554 into main 2026-07-31 21:22:22 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: crenshawdev/burnrate#4
No description provided.