Task pipeline architecture for SDK step execution#

Step execution is now built on a task pipeline architecture. Shared logic like balance checks and transaction preparation lives in the core SDK, while ecosystem packages implement only chain-specific tasks. New chain integrations ship faster and cross-chain debugging is more straightforward.
