Consolidate the application, culinary data model, read-only runtime, and registry-backed deployment.
103 lines
1.9 KiB
YAML
103 lines
1.9 KiB
YAML
schema_version: 2
|
|
id: sweet_potato_hummus
|
|
title: Sweet Potato Hummus
|
|
categories:
|
|
- side
|
|
tags:
|
|
- hummus
|
|
- sweet-potato
|
|
yield:
|
|
amount:
|
|
quantity: 129.45
|
|
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_sweet_potato_cooked
|
|
reference:
|
|
ingredient_id: sweet_potato_cooked
|
|
amount:
|
|
quantity: 100
|
|
unit_id: gram
|
|
percentage: 100
|
|
basis_member: true
|
|
- id: line_02_oil
|
|
reference:
|
|
ingredient_id: canola_oil
|
|
amount:
|
|
quantity: 10
|
|
unit_id: gram
|
|
percentage: 10
|
|
- id: line_03_tahini
|
|
reference:
|
|
ingredient_id: tahini
|
|
amount:
|
|
quantity: 8.5
|
|
unit_id: gram
|
|
percentage: 8.5
|
|
- id: line_04_lemon_juice
|
|
reference:
|
|
ingredient_id: lemon_juice
|
|
amount:
|
|
quantity: 8
|
|
unit_id: gram
|
|
percentage: 8
|
|
- id: line_05_salt
|
|
reference:
|
|
ingredient_id: salt
|
|
amount:
|
|
quantity: 1.75
|
|
unit_id: gram
|
|
percentage: 1.75
|
|
- id: line_06_garlic_powder
|
|
reference:
|
|
ingredient_id: garlic_powder
|
|
amount:
|
|
quantity: 0.6
|
|
unit_id: gram
|
|
percentage: 0.6
|
|
- id: line_07_cumin
|
|
reference:
|
|
ingredient_id: cumin
|
|
amount:
|
|
quantity: 0.25
|
|
unit_id: gram
|
|
percentage: 0.25
|
|
- id: line_08_zaatar
|
|
reference:
|
|
ingredient_id: zaatar
|
|
amount:
|
|
quantity: 0.25
|
|
unit_id: gram
|
|
percentage: 0.25
|
|
- id: line_09_chipotle_pepper
|
|
reference:
|
|
ingredient_id: chipotle_powder
|
|
amount:
|
|
quantity: 0.1
|
|
unit_id: gram
|
|
percentage: 0.1
|
|
equipment_ids:
|
|
- blender
|
|
steps:
|
|
- id: step_01
|
|
order: 1
|
|
instruction: Combine ingredients in blender.
|
|
component_ids:
|
|
- main
|
|
- id: step_02
|
|
order: 2
|
|
instruction: Blend until smooth.
|
|
component_ids:
|
|
- main
|
|
notes:
|
|
- Formula uses a nominal 100 g basis; review the yield before use.
|