CLIENT_BIO // FOOD SERVICE / MOBILE
Mooney's Wood Fire Pizza
Mobile wood-fired pizza trailer with a Next.js ordering stack
Mobile wood-fired pizza trailer out of Port Byron, NY — sister brand to Mooney's BBQ. Full Next.js 16 App Router frontend + FastAPI backend with HOA (Hierarchical Orchestration Architecture) tier structure. Orchestrator agent + Menu Advisor agent handle ordering, menu questions, and event scheduling.

- Client
- Ryan Moon (Mooney's Wood Fire Pizza)
- Role
- Founding Engineer + Brand Ops
- Period
- 2025 — Present
- Category
- Food Service / Mobile
// STACK_SURFACES
// KEY_METRICS
// KEY_INSIGHTS
Hierarchical Orchestration Architecture
Full HOA tier map — T1 Command (Next.js App Router), T2 Control (orchestrator agent), T3 specialized domains (chat, menu, events, orders), T4 execution (LLM gateway + API), T5 infrastructure (seed data + schemas).
Menu Advisor Agent
Dedicated T3 agent owns product recommendation logic — knows every pizza, topping, drink, and price. Hot Honey Pepperoni, BBQ Pulled Pork, Buffalo Chicken Wing, Pile's BBQ Brisket — all menu-aware.
OpenRouter Multi-Model
Backend routes through OpenRouter for automatic model selection. Pages never call the LLM directly — all calls flow through lib/services/ at T4.
Canonical Seed Data
data/seed.json holds the source of truth — menu, locations, events, contacts. No cross-tier skipping, no direct page imports. Clean HOA discipline.
// VISUAL_ARCHIVE










// NEXT_PROJECT
All Clients →