Mr. FAUN

docs

Mr. FAUN documentation

Mr. FAUN is split into two parts. The Studio is a closed-source application where you design and ship buildable mazes. The recipe library that powers the agents is open source — fork it, train on it, ship your own studio.

Architecture in one paragraph

Mr. FAUN is a TanStack Start app on Lovable Cloud. Five agents (Site Analyst, Layout Designer, Horticulturist, Experience Director, Cost Estimator) run as createServerFn handlers on the Lovable AI Gateway. The Layout Designer pulls from @mrfaun/maze-skills (open). Maze generation runs in a pure-TypeScript module (recursive backtracker + braiding). The 3D walkthrough is React Three Fiber with instanced hedge meshes. Payments are Stripe Checkout; deliverables (PDF + DXF) unlock after webhook.