tech stack
React Native
Expo
Supabase
PostgreSQL
PostGIS
Claude API
Zustand
TypeScript
Vercel
design
live
Design System
Design pipeline with AI-generated proposals, 13-agent voting, Patty iteration, and approval workflow. Manage all screen designs.
live
Views Tracker
Track design and build progress for all 38 app screens. Generate screen designs, approve, and monitor completion.
architecture & data
live
Data Architecture
Complete entity relationship diagram. 11 tables, their fields, types, foreign keys, and how everything connects from Item to Post.
live
Concierge AI Pipeline
The 5-step flow from form input to Claude-generated plans. Edge function, prompt engineering, and the full request lifecycle.
planned
API Endpoints
REST and Supabase RPC endpoints. Auth flows, data queries, and real-time subscriptions used by the mobile app.
app screens & flows
wip
Screen Map
Every screen in the app, their navigation paths, and which components and stores they use. Visual sitemap of the Expo Router structure.
planned
State Management
Zustand stores breakdown: auth, location, concierge. What each store holds, how data flows between screens.
planned
Seed Data Explorer
Browse the CDMX items database. View all 30+ seeded places, their categories, neighborhoods, and price tiers on an interactive map.
infrastructure
planned
Supabase Console
Direct links to the Supabase dashboard: SQL editor, auth users, storage buckets, edge function logs, and realtime inspector.
planned
Deploy & CI/CD
Deployment pipeline: Expo EAS builds, Vercel deploys, Supabase migrations. Status of each environment.