Loading articleโฆ
Loading 4weirdโฆ
Loading articleโฆ
4weird.com/docs/remastery/time-tracking ยท Wave 1
Clock org work to the second at /timer. Tracked seconds can invoice into debts โ but Ghost Cash (๐ป) is a hypothetical ruler for debts with no cash value: it measures, stores nothing, buys nothing.
The remastery blueprint upgrades the clock into a drift-proof pro tracker. Status: planned โ none of these exist yet:
| Table | What it holds |
|---|---|
| time_projects | user_id, squad_id, name, color_hex, hourly_rate, budget_hours, is_billable. |
| time_entries | user_id, project_id, card_id, description, start_time, end_time, duration_seconds, is_billable, is_invoiced. |
Entries are yours only (planned per-user RLS). Marking time billable never moves coins by itself โ settlement happens only in guarded checkout flows.
Next: Invoicing & trash ยท Kanban sprints ยท Open /timer ยท All docs