aput_writes(
self,
config: RunnableConfig,
writes: Sequence[tuple[str, Any]Persist task outputs needed for correct and efficient recovery.
Without these writes, LangGraph may rerun already-successful sibling tasks after a failure and can lose special error, interrupt, resume, or scheduling state.