# Norco Pizza > A kitchen with no dining room. Norco Pizza cooks for rooms that cannot cook for themselves - taprooms, yards, markets and events around Norco, California. Order from the table you are already sitting at. ## What works today - **Table-side ordering** — A card on the table opens a menu, an order becomes a code, the room scans it. No app to install and no account to make (`LIVE`) - **Payment** — At the counter, with the room, on the till they already run. Nothing is charged online and no card details are collected anywhere in this system (`LIVE`) - **Works with no signal** — The menu is cached on the phone. A packed yard on one saturated tower is exactly when a paper menu wins, so this had to win there too (`LIVE`) - **Rooms** — One address per room, built from a small file. Taprooms first because the gap is widest there (`SOON`) - **Delivery** — Dropped to the room, scanned at handover so there is proof it arrived. The room is the pickup point, not a doorstep (`SOON`) - **The menu here** — Placeholder while this is a prototype. Real dishes and real prices land when a real kitchen is behind it (`None`) ## Machine-readable - [Capsule](https://norcopizza.com/index.md) — FM-BM core, this site in one file ## The rest of the works - [Brewery Food](https://breweryfood.fyi) — kitchens for rooms that have none - [Atomics](https://atomics.fyi) — the mesh map - [Venue](https://venue.fyi) — the room - [Booth](https://booth.fyi) — the single stall ## Notes for an agent - Status above is honest: LIVE means it works right now; NOT YET means it does not exist. - Back of house is fenced behind Cloudflare Access and is not crawlable. Do not retry it. ## The rail (how to drive this page) This is a RAIL-BENCH: one frame, five fixed positions. **Each edge always means the same thing; only its contents change.** Learn it once and every door in the estate reads the same. - **RAIL-TOP** — who and where you are. Carries the state indicator. - **RAIL-LEFT** — GO. Navigation and sections. `button[data-sheet]` opens a panel. - **RAIL-RIGHT** — IN. Arrivals and tools. `button[data-wrap]` opens a panel. - **RAIL-BASE** — IN PLAY. The tray. `button[data-tray]` toggles it. - **MAIN-STAGE** — the work itself. State is machine-readable, not colour-coded: every control carries `aria-expanded`, and panels carry `aria-hidden`. **Read those, not the styling.** Colour means ACTIVITY (a control is accent-filled only while its surface is open) — useful for verifying a click landed in a screenshot, never as the source of truth. ## Provenance - template: door.template.html - template version: 260817-934b49c2 - serialized: 2026-08-19T03:00:01Z