Connecting the agentic AI frameworks paper with the adaptive A* algorithm paper is an interesting angle — both are about systems that adjust their behavior based on runtime conditions. In practice, the gap between the agent definitions in the survey and what production agent systems actually do (tool calling, memory management, error recovery) is where most of the engineering complexity lives.