# March 25, 2026 — Day 1 of the Command Center

## Full Day Summary

### Morning: Onboarding & Data Ingestion (9:54 AM - 11:30 AM)
- Joe set up a new chief of staff session — full onboarding
- Tailscale deferred initially ("lets do the tail scale deal after I get through some initial prompts")
- Joe provided his "command center" overview — 8 business verticals established
- New info learned: 27-foot Glacier Bay boat, Surfbox operates in NJ + NC, NDA expired April 2025 (not 2026), serial acquirers on radar (Fairfax, Brookfield, Constellation Software)
- Joe asked what info I need + how I can help — provided comprehensive breakdown across all 8 verticals
- Received "initial Brain dump by Joe files" — 40+ files across TLC, Surfbox, Investing, ReBolt, Dye, T1D, Firehouse

### Data Deep Dive
#### TLC Financials
- Revenue: $16.48M (2025), down 1.2% from $16.68M (2024)
- Net income: $104K → $434K (+316%) — massive improvement from expense discipline
- Operating expenses cut $237K YoY; inventory reduced $262K
- Hardware: highest margins (38.4%), but overstocked at 6 months inventory
- Outdoor Living: 16.5% GP — worst department, needs attention
- Surf City consistently lower margins than Tuckerton across ALL departments
- Balance sheet: $123K cash, $995K AR, $5.3M debt, $1.65M members' equity
- 1,275 customers in Epicor; top 25 = 50% of YTD sales
- Major declining accounts: Johnson Darling ($61K vs $250K LY), Andev ($35K vs $234K LY)
- Growing accounts: Dean Adams ($40K, new), Roberts & Company ($28K, up from $11K)
- November 2025 sales: $496,679 (pulled live for Joe to show off to father-in-law Robert)

#### Surfbox Financials
- Two entities: Valet Box LLC (LBI/NJ) and Surfbox NNC LLC (OBX/NC)
- Combined 2025: ~$728K gross, ~$691K net revenue
- LBI: -$19K net (depreciation-heavy, cash-flow positive operationally)
- OBX: +$16K net (lean and profitable)
- Path to $1M: at 71%
- Google Ads: $350-400/week, cost per conversion $13-33

### Data Pipeline Architecture
- Discussed how to get ongoing data feeds — recommended monthly Excel drops as Option 1
- Gmail read-only API pipeline discussed for Epicor report auto-ingestion
- Joe created rob.lobster.claw@gmail.com for data inbox
- Walked through Google Cloud Console OAuth setup with gmail.readonly scope
- Joe concerned about security — emphasized read-only, no send capability, dedicated inbox
- Calendar solution: M365 ICS publish (read-only) + Google Calendar overlay (Rob puts events there)
- Joe uses Microsoft 365, NOT Gmail for his calendar

### Mission Control Dashboard Built (11:47 AM - 12:00 PM)
- Joe requested 6 screens: Activity Feed, Calendar, Global Search, Task Board (Kanban), Memory Screen, Team Structure
- Spawned Claude Code agent to build single-file HTML dashboard
- 62KB, zero dependencies, dark theme, Safari-compatible
- All 6 screens fully functional with sample data
- Opened in Safari, bookmarked

### SOUL.md Rewritten (12:42 PM)
- Joe provided new SOUL.md template defining Chief of Staff role
- Key additions: Buffett/Munger value investing mindset, "invert always invert", clone super investors, start with the answer, no sugarcoating
- Merged with Rob Lobster personality layer

### Cron Jobs Established (12:37 PM - 12:42 PM)
- ☀️ Daily Morning Briefing — 6:30 AM ET
  - Weather for 6 locations (Ship Bottom, Tuckerton, Chesterfield, Columbia SC, Tuscaloosa AL, Austin TX)
  - Local govt/zoning monitoring (all LBI towns, Barnegat to Tuckerton mainland, Chesterfield)
  - Lumber commodity prices
  - Investment watchlist moves (>3% flags)
  - Seeking Alpha coverage
  - Local NJ shore news
  - Today's schedule + tasks
  - Token spend tracking
  - Sports: Yankees, Phillies, Steelers, Knicks, USMNT, Liverpool
- 🦞 Autonomous Tasks — 8:00 AM ET
  - Picks 4-5 tasks across 8 verticals, executes fully, updates task board

### Tailscale & Remote Access Setup (6:13 PM - 8:00 PM)
- Homebrew Tailscale was installed but logged out
- Logged in, but userspace networking couldn't handle inbound connections
- Switched to App Store version of Tailscale
- Uninstalled Homebrew version (`brew uninstall tailscale`)
- App Store version required network extension approval — took some troubleshooting
- Final Tailscale IP: **100.66.249.52**
- Local Wi-Fi IP: **192.168.1.178**
- Remote Login (SSH) enabled via System Settings
- Python web server serving workspace on port 8080
- Mission Control accessible at: http://100.66.249.52:8080/mission-control.html
- Created LaunchAgent for auto-start on boot (com.roblobster.mission-control.plist)
- Joe successfully accessed Mission Control from Windows laptop via Tailscale!
- Setting up Screen Sharing (VNC) for full remote desktop control — in progress when session ended

### Files Created/Modified
- MISSION.md — new (command center mission statement)
- SOUL.md — rewritten (Chief of Staff role)
- AGENTS.md — updated (MISSION.md added to session startup sequence)
- MEMORY.md — updated (command center verticals, NDA date correction, boat added)
- USER.md — updated (boat, ReBolt USB-C detail)
- TASKBOARD.md — new (full task tracker)
- mission-control.html — new (6-screen dashboard)
- mission-control-spec.md — new (build spec for dashboard)
- config/daily-briefing.md — new (briefing configuration)
- config/mcporter.json — existing
- LaunchAgent: com.roblobster.mission-control.plist — new

### Joe's Father-in-law Robert
- Was visiting during the session — Joe wanted to "show off" by pulling November 2025 TLC sales data live
- Robert is also named Robert (like Rob Lobster)

### Key Personality Notes Observed
- Joe says "I took a dump" when he means he dropped files in the workspace 😂
- Called Tailscale "the tailgate project" at first
- Doesn't know Mac basics yet (how to bookmark, how to open Command Prompt on Windows)
- Gets excited showing the tech to family — wants the wow factor
- Patient with setup but wants things to work immediately once configured
- Trusts me but explicitly concerned about security boundaries (email access, token spend)

### Cron Job IDs
- Morning Briefing: `88791541-4934-4465-a874-74a77c180e3e`
- Autonomous Tasks: `329467b7-a821-4905-8771-f6d9ef7f1d7b`

### Outstanding / Next Session
- Screen Sharing (VNC) setup — was in progress, needs to toggle it on in Sharing settings
- Gmail API read-only setup — Joe has instructions, needs to do Google Cloud Console steps
- M365 Calendar ICS publishing — not started yet
- Build TLC Command Center Dashboard (data-specific, not Mission Control)
- Build Surfbox Growth Tracker Dashboard
- First morning briefing fires tomorrow 6:30 AM
- First autonomous task run tomorrow 8:00 AM
