Debug Playbook
Public debugging guidance is intentionally minimal.
Public Triage Order
- Identify failing layer: client, backend API, runtime, chain, or metadata.
- Reproduce once with exact endpoint/route and timestamp.
- Fix one layer at a time and re-test.
Public Guardrails
- Do not bypass auth/session checks to "force" success in production.
- Confirm chain-side outcomes before retrying payout/NFT follow-up calls.
- Capture enough telemetry to make incidents reproducible.
