keeps: instrument startMintFlow, connectWallet, syncWalletToProfile
Temporary ๐ KEEP-FLOW console logs to surface why validate-ownership fails
on first modal open. Logs capture:
- Initial acAuth0Client / acToken / mintWalletAddress state on entry.
- initAuth0 + getTokenSilently success/failure (empty catches were hiding this).
- connectWallet beacon session lookup + new perms result.
- syncWalletToProfile skip reason (missing address vs missing token) and
its response status when it does fire.
- keep-prepare request body, auth header presence, and full response payload.
Remove once the first-open failure is diagnosed.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>