LangGraph
MIG.TaskUse it for durable cyclic workflows, checkpoints, interrupts and human review. Map each node to one typed engineering capability; keep MIG as the source of truth rather than placing design state in chat history.
- Boundary: consumes task and graph-view contracts; emits patch proposals and tool requests.
- Strength: explicit state graphs and resumable execution suit long solver jobs.
- Constraint: it does not provide industrial semantics, authority policy or evidence qualification.
- Own: checkpoint schema, idempotency keys, authority hooks and event-to-MIG mapping.
用于持久化循环工作流、检查点、中断和人工评审。每个节点映射一种类型化工程能力;MIG 始终是真实来源,不能把设计状态留在聊天历史中。
- 边界:消费任务和图视图契约,输出补丁提案与工具请求。
- 优势:显式状态图和可恢复执行适合长时间求解任务。
- 限制:不提供工业语义、权限策略或证据资格确认。
- 自研:检查点模式、幂等键、授权钩子和事件到 MIG 的映射。
