Daily Field Report

Morning Dan. No drama — here’s what needs your call.

Greg is lining up the moving parts across RapidHire, BizBloqs, Xborder, Laserlight, family dates, and training load. This first build uses local mock data and is ready for Supabase later.

PHT Clock

Portfolio Pulse

Ventures under command

Greg has the room

Specialist crews

Built around how Dan actually uses Greg: code, audit, growth, decks, ops, research.

Portfolio

Ventures dashboard

Calendar & People

Personal radar

Triathlon

Training command

The shell is ready for swim/bike/run logs, race countdowns, fatigue notes, and Greg-generated training plans once Dan feeds in real data.

Second Brain

Knowledge base

A front door for Obsidian notes, decisions, briefs, decks, product ideas, and future RAG/Supabase search.

Settings

Integrations staging

Future Supabase contract

No real keys are embedded. When Harvey provides Supabase, this app can add auth, tasks, ventures, events, notes, and mission tables.

// Future only
const SUPABASE_URL = ''
const SUPABASE_ANON_KEY = ''
// Never put service role keys in frontend code.