iiRecord
Agentic AI Atlas · Engineering Manager
responder-profile:engineering-managera5c.ai
II.
ResponderProfile JSON

responder-profile:engineering-manager

Structured · live

Engineering Manager json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · lifecycle/decision-schema/canonical-decision-schema.yamlCluster · lifecycle
Record JSON
{
  "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": {}
    }
  ]
}