Consolidate the application, culinary data model, read-only runtime, and registry-backed deployment.
81 lines
1.5 KiB
YAML
81 lines
1.5 KiB
YAML
schema_version: 2
|
|
id: cinnamon_filling
|
|
title: Cinnamon Filling
|
|
categories:
|
|
- component
|
|
tags:
|
|
- filling
|
|
yield:
|
|
amount:
|
|
quantity: 191.3
|
|
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_brown_sugar
|
|
reference:
|
|
ingredient_id: brown_sugar
|
|
amount:
|
|
quantity: 100
|
|
unit_id: gram
|
|
percentage: 100
|
|
basis_member: true
|
|
- id: line_02_shortening
|
|
reference:
|
|
ingredient_id: shortening
|
|
amount:
|
|
quantity: 36.4
|
|
unit_id: gram
|
|
percentage: 36.4
|
|
- id: line_03_corn_syrup
|
|
reference:
|
|
ingredient_id: corn_syrup_light
|
|
amount:
|
|
quantity: 27.3
|
|
unit_id: gram
|
|
percentage: 27.3
|
|
- id: line_04_cinnamon
|
|
reference:
|
|
ingredient_id: cinnamon
|
|
amount:
|
|
quantity: 13.6
|
|
unit_id: gram
|
|
percentage: 13.6
|
|
- id: line_05_cocoa_powder
|
|
reference:
|
|
ingredient_id: cocoa_powder
|
|
amount:
|
|
quantity: 3.6
|
|
unit_id: gram
|
|
percentage: 3.6
|
|
- id: line_06_salt
|
|
reference:
|
|
ingredient_id: salt
|
|
amount:
|
|
quantity: 1.4
|
|
unit_id: gram
|
|
percentage: 1.4
|
|
- id: line_07_water
|
|
reference:
|
|
ingredient_id: water
|
|
amount:
|
|
quantity: 9
|
|
unit_id: gram
|
|
percentage: 9
|
|
steps:
|
|
- id: step_01
|
|
order: 1
|
|
instruction: Mix the ingredients until combined.
|
|
component_ids:
|
|
- main
|
|
notes:
|
|
- Formula uses a nominal 100 g basis; review the yield before use.
|