codeburn/dash
iamtoruk 5bfc0e436c fix(dash): render modelEfficiency one-shot rate verbatim, it is already a percent
The payload's current.oneShotRate is a fraction but
modelEfficiency[].oneShotRate is 0-100 (the TUI and menubar render it
verbatim); the dash multiplied the latter by 100 again and showed
10000% / 8570% in the Model efficiency table. Caught live during the
release surface sweep.
2026-08-10 10:37:10 -07:00
..
public brand: restore binary 0101 flame across all surfaces 2026-07-17 14:14:40 -07:00
src fix(dash): render modelEfficiency one-shot rate verbatim, it is already a percent 2026-08-10 10:37:10 -07:00
index.html feat(dash): dark mode with pre-paint bootstrap and themed charts 2026-08-04 01:53:06 +03:00
package-lock.json feat(web): local React dashboard served by codeburn web (#531) 2026-06-20 16:21:25 +02:00
package.json feat(web): local React dashboard served by codeburn web (#531) 2026-06-20 16:21:25 +02:00
tsconfig.json feat(web): local React dashboard served by codeburn web (#531) 2026-06-20 16:21:25 +02:00
vite.config.ts feat(web): local React dashboard served by codeburn web (#531) 2026-06-20 16:21:25 +02:00