Root-cause sequence
- Check wallet balances and signer permissions.
- Verify transaction order and dependency assumptions.
- Confirm execution profile settings match the intended strategy.
- Review environmental timing constraints for the release window.

TROUBLESHOOTING INTENT
Fast teams recover by using a pre-defined diagnosis path instead of random retries.
Apply one fix at a time, rerun with the same baseline inputs, and log outcomes. This gives your team a clean signal for what actually changed.