Result from backend write operations.
Checkpoint backends populate filesUpdate with {file_path: file_data} for LangGraph state. External backends set filesUpdate to null (already persisted to disk/S3/database/etc).
interface WriteResultError message on failure, undefined on success
File path of edited file, undefined on failure