{
"id": "responder-profile:engineering-manager",
"_kind": "ResponderProfile",
"_file": "lifecycle/decision-schema/canonical-decision-schema.yaml",
"_cluster": "lifecycle",
"attributes": {
"displayName": "Engineering Manager",
"allowedRoleIds": [
"role:engineering-manager"
],
"backend": "email",
"description": "Routes to the engineering manager via email. Used for\ncost-escalation, vendor-evaluation, and other decisions whose\nSLA tolerates an asynchronous response cycle.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "human-checkpoint:cost-escalation",
"to": "responder-profile:engineering-manager",
"kind": "routes_to_responder",
"attributes": {}
},
{
"from": "human-checkpoint:weekly-summary-advisory",
"to": "responder-profile:engineering-manager",
"kind": "routes_to_responder",
"attributes": {}
}
]
}