How do ContextEditingMiddleware and SummarizationMiddleware interact when used together?Combining ContextEditingMiddleware + SummarizationMiddleware — execution order and behavior when both trigger?

I think this answer is addressing a different layer of the problem.

I’m not trying to solve middleware coordination in general — I’m specifically asking how LangChain currently executes these two middlewares internally.