II.
Workflow JSON
Structured · liveworkflow:food-safety-audit
Food Safety Audit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:food-safety-audit",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-food-beverage.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Food Safety Audit",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Audits food safety compliance across production facilities -- verifying\nHACCP (Hazard Analysis Critical Control Points) plans are current and\nproperly implemented, reviewing CCP monitoring logs for temperature, pH,\nand water activity deviations, inspecting sanitation standard operating\nprocedures against FSMA requirements, validating allergen control and\nlabeling accuracy, and assessing supplier food safety certifications\n(SQF, BRC, FSSC 22000). Produces audit findings with severity\nclassifications, corrective action tracking, and regulatory readiness\nscores. Excludes menu development.\n"
},
"outgoingEdges": [
{
"from": "workflow:food-safety-audit",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:food-safety-audit",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:food-safety-audit",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:food-safety-audit",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:food-safety-audit",
"to": "domain:food-beverage",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:food-safety-audit",
"to": "domain:compliance",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:food-safety-audit",
"to": "responsibility:run-security-scans",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:food-safety-audit",
"to": "responsibility:regulatory-filing",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:food-safety-audit",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:food-safety-audit",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}