What Exists

Complete inventory of everything built, connected, mocked, and missing.

Last updated: April 2, 2026
30
API Endpoints
95+
Python Scripts
56
Agency Docs
114
Transcripts
18+
Syntheses
3
Clients
Working
Code Written / Untested
Not Started / Missing
Static Demo Only
Skeleton
Platform (app.wildventures.ai) Next.js + FastAPI + Supabase
Auth & Team Management
Supabase auth (Google OAuth + email), role-based access, invitations, dev bypass
WORKING
Dashboard
KPI cards, channel performance table, AI recommendations — needs ad account data to populate
WORKING
Client Portal (5 tabs)
Assets, Create, Budget allocation, Recommendations, Activity timeline — all real data
WORKING
Creative Studio
Brief creation, cost estimation, generation dispatch (Claude + ElevenLabs confirmed)
WORKING
Creatives Library
Grid view with filters (draft/approved/rejected/deployed), batch approve/reject, download
WORKING
Asset Management
Upload to Supabase Storage, type filtering, grid view, delete
WORKING
Brand & Brain Builder
Brand creation form, Claude-powered brain builder, status checklist, avatars, SKUs
WORKING
Cost Tracking
Per-call cost logging, service breakdown, daily breakdown, period selector
WORKING
Onboarding Wizard
3-step flow: connect platforms, upload assets, founder interview
WORKING
Settings & Connections UI
Team management, platform connection cards, account info
WORKING
AI Image Generation (Kie/Flux)
Provider code written, Kie.ai API key configured — untested end-to-end
UNTESTED
AI Video Generation (Kling)
Provider code written — needs API key verification and end-to-end test
UNTESTED
OAuth Flows
Full flow implemented with CSRF protection — all 5 platforms need CLIENT_ID/SECRET
NO CREDS
Campaign Deployment
Skeleton code for Meta, Google, TikTok — status changes only, no actual API calls
SKELETON
Stripe Billing
Not started — needed for SaaS pricing tiers
NOT STARTED
Multi-Tenant Isolation
Single brand works, multi-brand switching untested
NOT STARTED
Real Ad Performance Pipeline
Meta sync code exists but no access token — no live data flowing
NOT STARTED
API Keys & Integrations
ServiceKey ConfiguredStatus
SupabaseYesWorking
Claude (Anthropic)YesWorking
OpenAIYesWorking
ElevenLabsYesWorking
GeminiYesWorking
Kie.aiYesUntested
Meta AdsNoMissing
Google AdsNoMissing
TikTok AdsNoMissing
ShopifyNoMissing
KlaviyoNoMissing
DataForSEONoMissing
InsightfulPipeNoMissing
Static Site (wildventures.ai)
URLWhat It IsStatus
/External hub — public front doorLive
/hub/architecture.htmlSystem architecture diagram (interactive)Live
/hub/how-it-works.htmlHow it works — 3 user journeys + flywheelLive
/hub/evolution.htmlEvolution timeline — past, present, futureLive
/internal/Internal team hub (ops, clients, build tools)Live
/internal/what-exists.htmlThis pageLive
/internal/build-journal.htmlBuild journal timelineLive
/do/To-do command center (public, no gate)Live
/pitch/deck.htmlInvestor pitch deck (14 slides)Live
/pitch/valuation.htmlInteractive SaaS valuation modelLive
/pitch/tech.htmlTechnical architecture & roadmapLive
/dashboard/Demo mockup (static, not app)Demo
/ops/Team ops dashboardDemo
/eval/Marketing eval toolNeeds Keys
/discover/Client discovery questionnaireLive
/assetbuilddemo/VitaBar assets demo (proxied)Live
Agency Knowledge Base 56 docs · 14 sections
SectionFilesStatus
Methodology (creative framework, campaign arch, performance loop, testing, offers, channels)6Complete
Playbooks (Meta, Google, TikTok, Native, Snap, Email, SMS, AppLovin, Organic)9Complete
Business (pricing, client selection, AM protocol, revenue model, tech stack, legal)6Complete
Onboarding (intake, brand bible, project setup, checklist)5Complete
Copy Engine (ad copy, video scripts, style guide, landing pages, email/SMS, hooks)7Complete
Intelligence (taxonomy, tracker, report prompt, attribution)5Complete
Production (briefs, compliance, workflows)4Complete
Funnels (funnel map, page templates, build SOP)3Complete
Lifecycle (flow architectures, deployment SOP, benchmarks)3Complete
Reporting (generation prompt, templates, dashboard spec)3Complete
Knowledge Sources (ingestion tracker, pipeline, evaluation)3Complete
Deployment (schema, architecture, platform guides, CLI)8+Complete
Course Knowledge (18+ educator syntheses, 54K+ lines)18+Complete
Strategy Engine3Complete
Tools 95+ Python scripts · 10 subsystems
Brand Engine
Loader, context builder, prompt builder
WORKING
Creative Generators
Ads v4/v9/v10/v11, native, carousel, video, copy, advertorials
WORKING
Video Engine
ElevenLabs TTS + MoviePy assembly (Kling/Kie providers written, untested)
WORKING
QA / Review
Gemini 2.5 Pro editorial review of finished cuts + RAW Arcads-avatar quality review (lip-sync, blinks, gestures)
WORKING
Media Buying Engine
Tier-based allocation, scaling/pausing decisions, budget controller, safety rails
WORKING
Transcriber
YouTube + Skool download, Whisper transcription, batch processing
WORKING
Onboarding Automation
Brand brain builder, connection validator, intake processing
WORKING
RAG System
pgvector embeddings, semantic search over knowledge base
WORKING
Utilities
Compositor, Placid client, template management, photo analysis
WORKING
Campaign Deployers
Meta, Google, TikTok, Taboola, Outbrain — skeleton implementations
SKELETON
Clients 3 brands
VitaBar Nutrition
Full config: avatars, channels, compliance, SKUs, generators (ads, advertorials, video), assets
ACTIVE
Finally Clear
Intelligence brief, launch checklist, generators (ads, advertorials, sales pages), PDF course
ACTIVE
TestBrand-co
Config files only — testing scaffold
TESTING
What To Do Next

If Raising Money

  1. Polish the pitch flow: wildventures.ai/ → /dashboard/ demo → schedule call
  2. Get one real client dashboard running with actual Meta ad data (VitaBar)
  3. Record a 2-min Loom walking through the platform

If Getting Clients

  1. Get Meta OAuth credentials and connect VitaBar's ad account
  2. Make creative generation work end-to-end: brief → generate → approve → deploy
  3. Set up Stripe for billing

Either Way

  1. Decide: is deploy/site/ or root-level the canonical structure?
  2. Get remaining API keys configured (Meta, Google, DataForSEO)
  3. Test AI image/video generation end-to-end