Place
Canonical location identity used by multiple domain records.
Key fields: id, name, formatted_address, lat, lng
Links to: Kitchen, Company
About Misebox
We run kitchen operations and hiring from one platform, with one consistent flow from prep to service and staffing.
We run menus, recipes, dishes, prep tasks, team coordination, and hiring in one operating flow so service teams can move faster with less friction.
What this page covers
Modules
Each module owns a clear part of operations, and together they power one kitchen workflow.
Entities
Canonical location identity used by multiple domain records.
Key fields: id, name, formatted_address, lat, lng
Links to: Kitchen, Company
Operational kitchen identity and runtime context.
Key fields: id, name, short_address, image_url, is_test_kitchen
Links to: Menu, Dish, Ingredient, KitchenRecipe, KitchenMiseTask, KitchenTeamMember, Order, Job
Kitchen-owned menu identity. Sections and items live in child collections.
Key fields: id, kitchen_id, name, description, source_language, status
Links to: Dish
Individual food item with recipe and ingredient links.
Key fields: id, kitchen_id, name, ingredient_ids, recipe_ids
Links to: Ingredient, KitchenRecipe
Stock and costing ingredient identity for dishes and purchasing.
Key fields: id, name, default_unit, allergens, active
Links to: Dish, KitchenRecipe, Supplier
Standardized prep/cook instructions for consistent output.
Key fields: id, name, yield_qty, ingredient_lines, steps
Links to: Dish, Ingredient
Prep and service task tracking for kitchen operations.
Key fields: id, kitchen_id, title, station, status
Links to: KitchenTeamMember, Menu, KitchenRecipe
Team assignment record for stations, roles, and capability tags.
Key fields: id, kitchen_id, name, role, station
Links to: KitchenMiseTask
Customer/service order with scope, lines, totals, and status.
Key fields: id, scope_type, scope_id, status, totals
Links to: Kitchen, Menu
Open role advertised to professionals in the ecosystem.
Key fields: id, title, status, type, place_id
Links to: Kitchen, Professional, Agent
Chef profile overlay used in Misebox workflow.
Key fields: id, title, summary, positions, user.id
Links to: User, Kitchen, Job
Cross-role profile with experience and contact surfaces.
Key fields: id, title, summary, positions, user.id
Links to: Job, Agent
Recruiting/operator profile for staffing and outreach.
Key fields: id, title, summary, user.id, coverage
Links to: Professional, Job
Supplier profile and sourcing identity for kitchens.
Key fields: id, name, email, phone, place_id
Links to: Company, Ingredient, Kitchen
Business identity tied to places and supplier/client structures.
Key fields: id, name, place_id, short_name
Links to: Place, Supplier
Structure
Place
-> Kitchen
-> Menu -> Dish -> Ingredient
-> KitchenRecipe
-> KitchenMiseTask -> KitchenTeamMember
-> Order
-> Job -> Professional
-> Agent
Company
-> Supplier
-> Ingredient
Examples