// Package execution contains provider-only, host-neutral execution contracts // shared by Node and Edge-facing provider transports. It owns provider // lifecycle, streaming events, typed failures, and registry lifecycle; // host wire translation remains outside this package. package execution