First-customer readiness audit and localhost auth fix#89
Merged
Conversation
DevCalebR
commented
Jun 18, 2026
DevCalebR
left a comment
Owner
Author
There was a problem hiding this comment.
Everything looks great.
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.
What was audited
/,/pricing,/simulator,/sms-consent,/start-free-pilot,/sign-up?intent=pilot/app,/app/leads,/app/leads/[leadId],/app/conversations,/app/settings,/app/billing/admin,/admin/[businessId], invite/connect, provisioning, readiness, test SMS, live proofWhat was opened locally
http://localhost:3000/http://localhost:3000/start-free-pilothttp://localhost:3000/sign-up?intent=pilothttp://localhost:3000/pricinghttp://localhost:3000/simulatorhttp://localhost:3000/sms-consenthttp://localhost:3001/apphttp://localhost:3001/app/leadshttp://localhost:3001/app/leads/lead_demo_002http://localhost:3001/app/conversationshttp://localhost:3001/app/settingshttp://localhost:3001/app/billingWhat was fixed in this PR
SignInandSignUpwidgets into client-only wrappers and add focused tests for the new auth behaviorWhat remains before first customer
Mark contactedfails withLead not foundInvite owner by email, was not browser-verified end to end against a live admin sessionValidation
npm install✅npm run env:check✅npm run preflight:providers✅npm run typecheck✅npm run lint✅npx tsx --test tests/clerk-config.test.ts tests/public-auth-routing.test.ts tests/middleware-auth-routing.test.ts✅npm run build✅npm run test220/220 pass,npm run buildpass, focused Twilio/admin/tenant/auth slices passnpm run testcurrently depends on shell-exported DB env rather than only.env.local; that is an existing local test-harness quirk, not a regression from this patchFirst-customer readiness verdict
Ready only with founder supervision.
Public marketing is credible and the owner workspace direction is strong, but the demo action bug plus incomplete live admin/browser verification are still enough risk that I would not walk into a first business assuming everything is turnkey without founder-led control.