Consolidate the application, culinary data model, read-only runtime, and registry-backed deployment.
155 lines
2.9 KiB
YAML
155 lines
2.9 KiB
YAML
schema_version: 2
|
|
id: meatball
|
|
title: Meatball
|
|
categories:
|
|
- meat
|
|
tags:
|
|
- beef
|
|
yield:
|
|
amount:
|
|
quantity: 159.58
|
|
unit_id: gram
|
|
basis: theoretical
|
|
scaling:
|
|
mode: hybrid
|
|
basis_id: formula_basis
|
|
basis_amount:
|
|
quantity: 100.0
|
|
unit_id: gram
|
|
components:
|
|
- id: main
|
|
name: Main
|
|
items:
|
|
- id: line_01_meat_73_27
|
|
reference:
|
|
ingredient_id: ground_beef_73_27_raw
|
|
amount:
|
|
quantity: 100
|
|
unit_id: gram
|
|
percentage: 100
|
|
basis_member: true
|
|
- id: line_02_water
|
|
reference:
|
|
ingredient_id: water
|
|
amount:
|
|
quantity: 22
|
|
unit_id: gram
|
|
percentage: 22
|
|
- id: line_03_bread_crumbs
|
|
reference:
|
|
ingredient_id: bread_crumbs
|
|
amount:
|
|
quantity: 15
|
|
unit_id: gram
|
|
percentage: 15
|
|
- id: line_04_egg_whole
|
|
reference:
|
|
ingredient_id: egg_whole
|
|
amount:
|
|
quantity: 12
|
|
unit_id: gram
|
|
percentage: 12
|
|
- id: line_05_buttermilk_powder
|
|
reference:
|
|
ingredient_id: buttermilk_powder
|
|
amount:
|
|
quantity: 4
|
|
unit_id: gram
|
|
percentage: 4
|
|
- id: line_06_salt
|
|
reference:
|
|
ingredient_id: salt
|
|
amount:
|
|
quantity: 2
|
|
unit_id: gram
|
|
percentage: 2
|
|
- id: line_07_sugar
|
|
reference:
|
|
ingredient_id: sugar
|
|
amount:
|
|
quantity: 2
|
|
unit_id: gram
|
|
percentage: 2
|
|
- id: line_08_gelatin
|
|
reference:
|
|
ingredient_id: gelatin
|
|
amount:
|
|
quantity: 0.78
|
|
unit_id: gram
|
|
percentage: 0.78
|
|
- id: line_09_onion_dehydrated_flake
|
|
reference:
|
|
ingredient_id: onion_dehydrated_flake
|
|
amount:
|
|
quantity: 0.4
|
|
unit_id: gram
|
|
percentage: 0.4
|
|
- id: line_10_fennel_seed
|
|
reference:
|
|
ingredient_id: fennel_seed
|
|
amount:
|
|
quantity: 0.4
|
|
unit_id: gram
|
|
percentage: 0.4
|
|
- id: line_11_msg
|
|
reference:
|
|
ingredient_id: msg
|
|
amount:
|
|
quantity: 0.3
|
|
unit_id: gram
|
|
percentage: 0.3
|
|
- id: line_12_oregano
|
|
reference:
|
|
ingredient_id: oregano
|
|
amount:
|
|
quantity: 0.3
|
|
unit_id: gram
|
|
percentage: 0.3
|
|
- id: line_13_black_pepper_ground
|
|
reference:
|
|
ingredient_id: black_pepper_ground
|
|
amount:
|
|
quantity: 0.25
|
|
unit_id: gram
|
|
percentage: 0.25
|
|
- id: line_14_garlic_dehydrated_minced
|
|
reference:
|
|
ingredient_id: garlic_dehydrated_minced
|
|
amount:
|
|
quantity: 0.15
|
|
unit_id: gram
|
|
percentage: 0.15
|
|
steps:
|
|
- id: step_01
|
|
order: 1
|
|
instruction: Dissolve gelatin in hot water.
|
|
component_ids:
|
|
- main
|
|
- id: step_02
|
|
order: 2
|
|
instruction: Combine everything except egg, meat.
|
|
component_ids:
|
|
- main
|
|
- id: step_03
|
|
order: 3
|
|
instruction: Paddle mix.
|
|
component_ids:
|
|
- main
|
|
- id: step_04
|
|
order: 4
|
|
instruction: Mix until light.
|
|
component_ids:
|
|
- main
|
|
- id: step_05
|
|
order: 5
|
|
instruction: Add meat.
|
|
component_ids:
|
|
- main
|
|
- id: step_06
|
|
order: 6
|
|
instruction: Mix, scrape til combined.
|
|
component_ids:
|
|
- main
|
|
notes:
|
|
- Formula uses a nominal 100 g basis; review the yield before use.
|