Consolidate the application, culinary data model, read-only runtime, and registry-backed deployment.
92 lines
1.8 KiB
YAML
92 lines
1.8 KiB
YAML
schema_version: 2
|
|
id: top_pot_chocolate_icing
|
|
title: Top Pot Chocolate Icing
|
|
categories:
|
|
- sauce
|
|
tags:
|
|
- icing
|
|
- chocolate
|
|
- copycat
|
|
- top-pot
|
|
yield:
|
|
amount:
|
|
quantity: 100
|
|
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_confectioners_sugar
|
|
reference:
|
|
ingredient_id: confectioners_sugar
|
|
amount:
|
|
quantity: 57.27
|
|
unit_id: gram
|
|
percentage: 57.27
|
|
basis_member: true
|
|
- id: line_02_chocolate_chip
|
|
reference:
|
|
ingredient_id: semisweet_chocolate
|
|
amount:
|
|
quantity: 20.6
|
|
unit_id: gram
|
|
percentage: 20.6
|
|
notes: chips
|
|
- id: line_03_water
|
|
reference:
|
|
ingredient_id: water
|
|
amount:
|
|
quantity: 16.04
|
|
unit_id: gram
|
|
percentage: 16.04
|
|
- id: line_04_sugar
|
|
reference:
|
|
ingredient_id: sugar
|
|
amount:
|
|
quantity: 2.86
|
|
unit_id: gram
|
|
percentage: 2.86
|
|
- id: line_05_corn_syrup
|
|
reference:
|
|
ingredient_id: corn_syrup_light
|
|
amount:
|
|
quantity: 2.18
|
|
unit_id: gram
|
|
percentage: 2.18
|
|
- id: line_06_salt
|
|
reference:
|
|
ingredient_id: salt
|
|
amount:
|
|
quantity: 0.4
|
|
unit_id: gram
|
|
percentage: 0.4
|
|
- id: line_07_vanilla_extract
|
|
reference:
|
|
ingredient_id: vanilla_extract
|
|
amount:
|
|
quantity: 0.36
|
|
unit_id: gram
|
|
percentage: 0.36
|
|
- id: line_08_agar
|
|
reference:
|
|
ingredient_id: agar
|
|
amount:
|
|
quantity: 0.29
|
|
unit_id: gram
|
|
percentage: 0.29
|
|
steps:
|
|
- id: step_01
|
|
order: 1
|
|
instruction: 'TODO: Add complete preparation instructions for this recipe.'
|
|
component_ids:
|
|
- main
|
|
notes:
|
|
- Formula uses a nominal 100 g basis; review the yield before use.
|