CLIENT_BIO // FOOD SERVICE / MOBILE

LIVE

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.

Mooney's Wood Fire Pizza hero
Client
Ryan Moon (Mooney's Wood Fire Pizza)
Role
Founding Engineer + Brand Ops
Period
2025 — Present
Category
Food Service / Mobile

// STACK_SURFACES

Next.js 16TypeScriptFastAPIOpenRouterHOADockerOrchestrator AgentMenu Advisor

// KEY_METRICS

Pizza Menu
12
Base Price
$14
Architecture
HOA
Location
PORT BYRON

// KEY_INSIGHTS

01

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).

02

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.

03

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.

04

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

Full view of pizza trailer
Trailer — full view
Side view of pizza trailer
Trailer — side view
Pepperoni pizza charred
Pizza — pepperoni charred
Cheese pizza in box overhead
Pizza — cheese
BBQ chicken pizza
Pizza — BBQ chicken
Sausage pepper pizza charred
Pizza — sausage pepper
Customer eating pizza at outdoor event
Customer — outdoor event
Full menu design
Menu — full design
3D metallic fire logo concept
Logo — 3D concept
Promotional flyer
Flyer — promo

// NEXT_PROJECT

All Clients