File size: 4,285 Bytes
08927b2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 | {
"workflows": [
{
"workflow_id": "Planning&Design",
"tasks": [
{
"task_id": "transportation_info",
"assigned_role": "Transportation_Planner",
"prompt": "As a Transportation_Planner, what are the key considerations for transportation_info?",
"response": "As a Transportation_Planner, my responsibility in transportation_info involves ensuring compliance with Michigan MDOT regulations, optimizing efficiency, and maintaining safety standards."
},
{
"task_id": "analysis",
"assigned_role": "Civil_Engineer_Transportation",
"prompt": "As a Civil_Engineer_Transportation, what are the key considerations for analysis?",
"response": "As a Civil_Engineer_Transportation, my responsibility in analysis involves ensuring compliance with Michigan MDOT regulations, optimizing efficiency, and maintaining safety standards."
},
{
"task_id": "traffic_info",
"assigned_role": "Traffic_Engineer",
"prompt": "As a Traffic_Engineer, what are the key considerations for traffic_info?",
"response": "As a Traffic_Engineer, my responsibility in traffic_info involves ensuring compliance with Michigan MDOT regulations, optimizing efficiency, and maintaining safety standards."
}
]
},
{
"workflow_id": "Construction&Permitting",
"tasks": [
{
"task_id": "assessment",
"assigned_role": "Construction_Inspector",
"prompt": "As a Construction_Inspector, what are the key considerations for assessment?",
"response": "As a Construction_Inspector, my responsibility in assessment involves ensuring compliance with Michigan MDOT regulations, optimizing efficiency, and maintaining safety standards."
},
{
"task_id": "inspections",
"assigned_role": "Bridge_Tunnel_Engineer",
"prompt": "As a Bridge_Tunnel_Engineer, what are the key considerations for inspections?",
"response": "As a Bridge_Tunnel_Engineer, my responsibility in inspections involves ensuring compliance with Michigan MDOT regulations, optimizing efficiency, and maintaining safety standards."
}
]
},
{
"workflow_id": "Construction&Implementation",
"tasks": [
{
"task_id": "inspections",
"assigned_role": "Bridge_Tunnel_Engineer",
"prompt": "As a Bridge_Tunnel_Engineer, what are the key considerations for inspections?",
"response": "As a Bridge_Tunnel_Engineer, my responsibility in inspections involves ensuring compliance with Michigan MDOT regulations, optimizing efficiency, and maintaining safety standards."
},
{
"task_id": "timing",
"assigned_role": "Traffic_Signal_Engineer",
"prompt": "As a Traffic_Signal_Engineer, what are the key considerations for timing?",
"response": "As a Traffic_Signal_Engineer, my responsibility in timing involves ensuring compliance with Michigan MDOT regulations, optimizing efficiency, and maintaining safety standards."
}
]
},
{
"workflow_id": "Public_Awareness",
"tasks": [
{
"task_id": "public_awareness",
"assigned_role": "Transportation_Information_Officer",
"prompt": "As a Transportation_Information_Officer, what are the key considerations for public_awareness?",
"response": "As a Transportation_Information_Officer, my responsibility in public_awareness involves ensuring compliance with Michigan MDOT regulations, optimizing efficiency, and maintaining safety standards."
}
]
}
]
} |