Consolidate the application, culinary data model, read-only runtime, and registry-backed deployment.
132 lines
2.5 KiB
YAML
132 lines
2.5 KiB
YAML
schema_version: 2
|
|
id: pullman_white
|
|
title: Pullman White
|
|
categories:
|
|
- bread
|
|
tags:
|
|
- loaf
|
|
yield:
|
|
amount:
|
|
quantity: 190.5
|
|
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_flour_bread
|
|
reference:
|
|
ingredient_id: flour_bread
|
|
amount:
|
|
quantity: 100
|
|
unit_id: gram
|
|
percentage: 100
|
|
basis_member: true
|
|
- id: line_02_water
|
|
reference:
|
|
ingredient_id: water
|
|
amount:
|
|
quantity: 65
|
|
unit_id: gram
|
|
percentage: 65
|
|
- id: line_03_oil
|
|
reference:
|
|
ingredient_id: canola_oil
|
|
amount:
|
|
quantity: 9
|
|
unit_id: gram
|
|
percentage: 9
|
|
- id: line_04_sugar
|
|
reference:
|
|
ingredient_id: sugar
|
|
amount:
|
|
quantity: 5
|
|
unit_id: gram
|
|
percentage: 5
|
|
- id: line_05_nonfat_milk_powder
|
|
reference:
|
|
ingredient_id: nonfat_milk_powder
|
|
amount:
|
|
quantity: 4
|
|
unit_id: gram
|
|
percentage: 4
|
|
- id: line_06_vinegar_5
|
|
reference:
|
|
ingredient_id: vinegar_5
|
|
amount:
|
|
quantity: 2.5
|
|
unit_id: gram
|
|
percentage: 2.5
|
|
- id: line_07_salt
|
|
reference:
|
|
ingredient_id: salt
|
|
amount:
|
|
quantity: 2.3
|
|
unit_id: gram
|
|
percentage: 2.3
|
|
- id: line_08_instant_yeast
|
|
reference:
|
|
ingredient_id: instant_yeast
|
|
amount:
|
|
quantity: 2
|
|
unit_id: gram
|
|
percentage: 2
|
|
- id: line_09_lactic_acid_88
|
|
reference:
|
|
ingredient_id: lactic_acid_88
|
|
amount:
|
|
quantity: 0.7
|
|
unit_id: gram
|
|
percentage: 0.7
|
|
equipment_ids:
|
|
- mixing_bowl
|
|
steps:
|
|
- id: step_01
|
|
order: 1
|
|
instruction: Add water, vinegar, then remaining ingredients to mixing bowl.
|
|
component_ids:
|
|
- main
|
|
- id: step_02
|
|
order: 2
|
|
instruction: Mix to full development.
|
|
component_ids:
|
|
- main
|
|
- id: step_03
|
|
order: 3
|
|
instruction: Grease loaf pan.
|
|
component_ids:
|
|
- main
|
|
- id: step_04
|
|
order: 4
|
|
instruction: Shape dough.
|
|
component_ids:
|
|
- main
|
|
- id: step_05
|
|
order: 5
|
|
instruction: Place the dough seam-side down in greased pan.
|
|
component_ids:
|
|
- main
|
|
- id: step_06
|
|
order: 6
|
|
instruction: Place lid on the pan, cracked slightly so that dough is visible.
|
|
component_ids:
|
|
- main
|
|
- id: step_07
|
|
order: 7
|
|
instruction: Proof until dough nearly touches the lid.
|
|
component_ids:
|
|
- main
|
|
- id: step_08
|
|
order: 8
|
|
instruction: Bake at 375 °F for about 32 min.
|
|
component_ids:
|
|
- main
|
|
notes:
|
|
- Formula uses a nominal 100 g basis; review the yield before use.
|