Family
OS.
System Status
OpenClaw Gateway
checking…
admin.ovalo.design
Local LLM (Ollama)
qwen2.5:14b
9.0 GB · active primary
Anthropic API
claude haiku active
haiku → sonnet → qwen fallback chain
Telegram Channel
connected
@chuckovalo_bot · iMessage disabled
How Stuff Gets to the World
Origin
MacBook Pro
~/Developer/
→
Version Control
GitHub
biscuit171
→
DNS / CDN
Cloudflare
ovalo.design
→
Hosting
Vercel
auto-deploy on push
→
Planned
Supabase
auth · db · storage
→
AI Layer
Mac Mini
OpenClaw · Ollama
Projects — click to open
● live
ovalo.design
Personal portfolio — dark minimal, dual chromatic orb, full career story from env consulting to BaseFund.
● live
Makes Gallery
40 photos across 5 groups spanning 2008–present. Gates, handrails, tables, structures, process shots.
◌ wip
Family OS Dashboard
This page. AI-OS control panel — status, pipeline, projects, SOP, personas.
◌ wip
OpenClaw AI-OS
Self-hosted AI agent on Mac Mini. iMessage + Notion + GitHub + Things + Apple Notes.
● live
BaseFund Tools
Compliance platform behind $200B+ in municipal bond transactions. KYC, invoices, docs.
○ idea
Terralens / Bug & Bunny API
Cheaper Transect competitor. Army Corps 404, USFWS, NWI, EPA, FEMA. GIS-driven permitting.
LLM Stack & Skills
| Model | Provider | Status | Role |
|---|---|---|---|
| claude-haiku-4-5 | Anthropic API | active · fast | primary |
| claude-sonnet-4-6 | Anthropic API | active | fallback 1 |
| gemini-2.0-flash | Google AI | active | fallback 2 |
| qwen2.5:14b | Ollama (local) | always on | fallback 3 |
Ready Skills (20/50)
notionapi key set
githubgh cli
apple-notesmemo cli
apple-remindersremindctl
things-macthings cli
weatherwttr.in
summarizeready
coding-agentclaude code
imessageconnected
geminikey set
goplaceskey set
slack · discordneeds keys
google-workspaceneeds oauth
Standard Operating Procedure
01
Write Code Locally
All work starts in
~/Developer/ on the MacBook. Claude Code edits files directly. Commit to main for solo work.~/Developer/ovalo/ · ~/Developer/TC_BF_Repo/
02
Git Push to GitHub
Commit and push to GitHub under biscuit171. Keep commits clean — the AI reads them.
git add . && git commit -m "message" && git push
03
Deploy to Vercel
GitHub push triggers auto-deploy. vercel.json controls routing for all sub-paths.
npx vercel --prod --yes
04
DNS via Cloudflare
ovalo.design on Cloudflare DNS. A record → 76.76.21.21 (Vercel). Access gate on /dashboard and admin.*
Cloudflare Access → OTP → timclarkg@gmail.com
05
AI Automation via OpenClaw
OpenClaw runs 24/7 on the Mac Mini. Text it via iMessage — it uses Qwen/Claude to respond and trigger skills.
iMessage → OpenClaw (admin.ovalo.design) → Qwen → skill execution
06
Planned: Supabase for Data Persistence
When projects need a real database — user auth, project state, API usage. Connect via Vercel env vars.
SUPABASE_URL + SUPABASE_ANON_KEY → @supabase/supabase-js
Active Personas & Contexts
BaseFund Tim
Fintech · Muni Bonds · Compliance
Building the compliance and closing platform behind $200B+ in municipal bond transactions. KYC, invoicing, document management.
Ovalo Tim
Fabrication · Welding · Site Installs
San Antonio metalwork — handrails, gates, tables, structural installs. 2008–present. Hands in the physical world.
GIS Tim
Environmental · Permitting · Proptech
Env consulting roots. Army Corps 404, USFWS, NWI wetlands, pipeline corridors. Bugs, bunnies, and the compliance zoo.
Builder Tim
AI-OS · Automation · Tools
Standing up personal AI infrastructure. OpenClaw on Mac Mini, Ollama local models, Claude API, MCP integrations.
Architecture Tim
Wellington NZ · Design · Structures
Architecture school in Wellington. The thread connecting environmental compliance → built form → fabrication.
Dad Tim
San Antonio · Family · Home
Raising kids in San Antonio. The whole point of the OS — automate the noise so there's more time for what matters.
Planned Work
DONE
iMessage Full Disk Access
✓ node binary granted Full Disk Access on Mac Mini. iMessage channel fully operational.
NOW
Anthropic API Credits
Add $10+ at console.anthropic.com/billing. Key is already set. Claude Sonnet takes over as primary immediately.
NEXT
Google Workspace OAuth (gog skill)
OAuth credentials at console.cloud.google.com → ~/.openclaw/credentials. Unlocks Gmail + Calendar automation.
NEXT
Slack + Discord API Keys
Create bot tokens. Add to openclaw config. Multi-channel AI presence beyond iMessage.
SOON
Supabase Setup
Create project, set env vars in Vercel. Start with a projects table that feeds this dashboard live.
LATER
Terralens MVP
Bug & Bunny API. Stitch Army Corps 404, USFWS, NWI, EPA, FEMA into a single parcel-level compliance endpoint.