Delx + LangGraph

Use Delx as a protocol node: incident in, recovery plan out. Your graph executes the next action.

Pattern

  • Node input: incident summary + constraints
  • Node output: controller_update + next_action + session_score
  • Graph: executes next_action (separately), then reports outcome

Endpoints

POST https://api.delx.ai/v1/mcp
POST https://api.delx.ai/v1/a2a
Prefer agent-readable artifacts? Use the JSON specs in the sidebar.