the self-built system i run my life on
one read-only command center on the home page pulls today's health, money, tasks, life level, and outreach across both supabase schemas in a single query. below it, the three trackers as a launcher.
a stdio mcp (get_today plus health/money/task/counter writes) lets my assistant reconstruct what i actually did from the trails i already leave and log it — so the tracker reflects reality without me keeping a list.
the outreach tracker, calorie tracker, and expense tracker became one next.js + supabase app with faithful ports of the calorie/deficit math and the life-level system, not rewrites.