You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BITCODE_V48_QA.md's local-development auth environment section gains the
concrete setup for project mwugicjpxmrtctvjghjg: dashboard checklist
(schema migrations, exact redirect allow-list incl. the testnet host
callback, the custom:bitcode-bitcoin provider field-by-field — JWKS
intentionally empty since the app serves no jwks route, authorize URL
localhost-first with the project-global flip caveat), the Vercel env
matrix for the testnet.bitcode.exchange environment, the local
.env.local flip block (prepared, commented, keys pending), and the
finding that no code edits are needed (auth endpoints are env-driven
and host-agnostic).
New artifact-storage contract: raw AssetPack artifacts are ALWAYS
.patch files stored in the PRIVATE asset-pack-artifacts Supabase file
bucket at <user_id>/<run_id>/<option_id>.patch — owner-only RLS
(foldername[1] = auth.uid, extension = 'patch'), buyers via
post-settlement signed URLs only; implementation lands with the
Gate 4-5 upload/delivery work. Later-gate note: depository search
vectors move to Supabase Vector buckets.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments