fix: close ApplyGuard production release blockers - #2
Draft
yuzuruu29 wants to merge 17 commits into
Draft
Conversation
✅ Deploy Preview for apply-guard-ph ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Unify the app with accessible glass surfaces, motion, and a guided product walkthrough. Co-authored-by: Cursor <cursoragent@cursor.com>
… /offers Two new Remotion films sharing the dark liquid-glass language: video/src/ad/ is the 64.5s 'Maya's story' marketing ad (16:9 + 9:16 social cuts), and video/src/premium/ is the 58s Premium showcase walking all five AI features through one real application, with the voice mock interview as the hero beat. PremiumShowcaseVideo.jsx embeds the showcase on /offers behind the same click-to-play bandwidth contract as HowItWorksVideo (13 tests; suite at 273). Compressed assets ship from public/video (~2 MB per cut). Also fixes Permissions-Policy camera=() -> camera=(self), which was blocking the mock interview's getUserMedia in production. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Status
Draft — do not merge yet
This PR addresses the production release blockers identified during the ApplyGuard PH Haiku 4.5, Pro Preview, PayPal, and usage-ledger review.
Objective
Make the ApplyGuard PH AI and payment rollout safe to deploy by correcting:
Implemented changes
CI/CD
ai-proxycreate-paypal-ordercapture-paypal-orderpaypal-webhookdownload-message-packUsage and entitlements
current_period_endfor paid access.ai-proxy:messagedeepscanresumeinterviewinterview_voicebackgroundcheckAI proxy reliability
Security
sk-ant-xxxvalue is a non-secret placeholder.Local verification
npm testcompleted successfully.main; no merge, deployment, force push, or tag mutation was performed.Remaining blockers before merge
v_max_allowancedeclaration in migration003.supabase db push.003against a clean local PostgreSQL database.Acceptance gates
supabase db resetapplies every migration without errors.supabase migration listshows matching local and staging histories.supabase db pushsucceeds before any Edge Function deployment.Release classification
Implementation in progress. Not ready to merge or deploy.