Hackathon ready

Clerk sign-in now flows into Convex with a persisted `users` table.

Sign in, then verify that Convex sees your auth token, stores your profile, and exposes a current user document to the app.

Quick check
After sign-in, the card below should show your persisted user row.

1. Sign in with Clerk.

2. Wait for Convex auth to settle.

3. Confirm the `users` row appears.