1. Auth gets weird before founders can explain why
Sign-up flows often look complete until they meet edge cases: role confusion, recovery paths, invite logic, or mismatched assumptions between frontend state and backend enforcement.
The founder experiences this as “auth is flaky.” The deeper issue is that authentication is rarely just one thing. It is a chain of decisions, and AI-assisted building often accelerates implementation faster than that chain is being reasoned about.