II.
Workflow JSON
Structured · liveworkflow:recipe-management-review
Recipe Management Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:recipe-management-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-food-beverage.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Recipe Management Review",
"workflowKind": "governance",
"triggerType": "event-driven",
"typicalCadence": "per-event",
"complexity": "single-team",
"description": "Reviews recipe formulations and nutritional specifications -- validating\ningredient declarations against regulatory databases (FDA 21 CFR, EU\n1169/2011), computing nutritional panels from ingredient composition\ntables, verifying allergen cross-contact risk assessments, ensuring\ncost-of-goods targets are met with current commodity pricing, and\ntracking formulation version history with change rationale\ndocumentation. Produces validated recipe cards, nutritional fact panels,\nand ingredient substitution impact analyses. Excludes consumer taste\ntesting.\n"
},
"outgoingEdges": [
{
"from": "workflow:recipe-management-review",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:recipe-management-review",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:recipe-management-review",
"to": "role:technical-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:recipe-management-review",
"to": "skill-area:domain-driven-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:recipe-management-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:recipe-management-review",
"to": "domain:food-beverage",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:recipe-management-review",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:recipe-management-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:recipe-management-review",
"to": "responsibility:write-user-docs",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:recipe-management-review",
"to": "org-unit:product-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:recipe-management-review",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}