mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-26 08:52:59 +00:00
Real Overview driven by usePolled(getOverview): 4 stat cards (Today, Month to date +% vs pace, Projected month est, Waste found /wk), the daily-spend CapsuleChart, and the most-expensive-sessions list. Every rendered number is derived from the single MenubarPayload (formulas documented in-code, mirroring plan-usage projectMonthEnd); topSessions' missing model is recovered from topProjects sessionDetails. App renders <Overview/> for the overview section, replacing the T0 smoke view; first-run/error/loading states retained. TDD spec added (test written first, red→green). |
||
|---|---|---|
| .. | ||
| electron | ||
| renderer | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.electron.json | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||