Consolidate the application, culinary data model, read-only runtime, and registry-backed deployment.
151 lines
3.1 KiB
YAML
151 lines
3.1 KiB
YAML
schema_version: 2
|
|
id: fried_rice
|
|
title: Fried Rice
|
|
categories:
|
|
- side
|
|
tags:
|
|
- rice
|
|
- chinese
|
|
yield:
|
|
amount:
|
|
quantity: 309.93
|
|
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_rice_cooked
|
|
reference:
|
|
ingredient_id: rice_cooked
|
|
amount:
|
|
quantity: 100
|
|
unit_id: gram
|
|
percentage: 100
|
|
basis_member: true
|
|
- id: line_02_vegetables_mixed
|
|
reference:
|
|
ingredient_id: vegetables_mixed
|
|
amount:
|
|
quantity: 65
|
|
unit_id: gram
|
|
percentage: 65
|
|
- id: line_03_egg_whole
|
|
reference:
|
|
ingredient_id: egg_whole
|
|
amount:
|
|
quantity: 50
|
|
unit_id: gram
|
|
percentage: 50
|
|
- id: line_04_bacon
|
|
reference:
|
|
ingredient_id: bacon
|
|
amount:
|
|
quantity: 40
|
|
unit_id: gram
|
|
percentage: 40
|
|
- id: line_05_onion
|
|
reference:
|
|
ingredient_id: onion_yellow
|
|
amount:
|
|
quantity: 20
|
|
unit_id: gram
|
|
percentage: 20
|
|
- id: line_06_green_onion
|
|
reference:
|
|
ingredient_id: green_onion
|
|
amount:
|
|
quantity: 15
|
|
unit_id: gram
|
|
percentage: 15
|
|
- id: line_07_oyster_sauce
|
|
reference:
|
|
ingredient_id: oyster_sauce
|
|
amount:
|
|
quantity: 6
|
|
unit_id: gram
|
|
percentage: 6
|
|
- id: line_08_shaoxing_wine
|
|
reference:
|
|
ingredient_id: shaoxing_wine
|
|
amount:
|
|
quantity: 5
|
|
unit_id: gram
|
|
percentage: 5
|
|
- id: line_09_soy_sauce_light
|
|
reference:
|
|
ingredient_id: soy_sauce_light
|
|
amount:
|
|
quantity: 5
|
|
unit_id: gram
|
|
percentage: 5
|
|
- id: line_10_sesame_oil
|
|
reference:
|
|
ingredient_id: sesame_oil
|
|
amount:
|
|
quantity: 2
|
|
unit_id: gram
|
|
percentage: 2
|
|
- id: line_11_salt
|
|
reference:
|
|
ingredient_id: salt
|
|
amount:
|
|
quantity: 1.1
|
|
unit_id: gram
|
|
percentage: 1.1
|
|
- id: line_12_garlic_dehydrated_minced
|
|
reference:
|
|
ingredient_id: garlic_dehydrated_minced
|
|
amount:
|
|
quantity: 0.75
|
|
unit_id: gram
|
|
percentage: 0.75
|
|
- id: line_13_white_pepper
|
|
reference:
|
|
ingredient_id: white_pepper
|
|
amount:
|
|
quantity: 0.08
|
|
unit_id: gram
|
|
percentage: 0.08
|
|
equipment_ids:
|
|
- skillet
|
|
steps:
|
|
- id: step_01
|
|
order: 1
|
|
instruction: Heat 1½ tbsp oil (wok) or 2 tbsp oil (skillet) over high heat until smoking.
|
|
component_ids:
|
|
- main
|
|
- id: step_02
|
|
order: 2
|
|
instruction: Add onion, garlic, bacon; cook ≈1½ min until bacon light golden.
|
|
component_ids:
|
|
- main
|
|
- id: step_03
|
|
order: 3
|
|
instruction: Add frozen vegetables; cook ≈2 min until thawed and moisture evaporates.
|
|
component_ids:
|
|
- main
|
|
- id: step_04
|
|
order: 4
|
|
instruction: Add rice and sauce; cook ≈1½ min until liquid evaporates.
|
|
component_ids:
|
|
- main
|
|
- id: step_05
|
|
order: 5
|
|
instruction: Push rice aside; add ½ tbsp oil to empty space; add egg; scramble fully.
|
|
component_ids:
|
|
- main
|
|
- id: step_06
|
|
order: 6
|
|
instruction: Add green onion; mix egg into rice; remove from heat; serve immediately.
|
|
component_ids:
|
|
- main
|
|
notes:
|
|
- Formula uses a nominal 100 g basis; review the yield before use.
|