Emergent Insights
An Enneagram typing interview, not a questionnaire.
A free test takes four minutes because it is a form. This is a conversation and it takes about thirty. That is the difference.
This is a local development build.
There is no checkout here yet. To start an interview, mint an access link from your terminal:
npm run mint
That prints a signed, single-use, expiring URL. It is the same comp and test path the product keeps after payment is built.
What is built here
- The admin access link, the interview, and the report.
- Fixture replay mode, so layout and copy can be iterated without spending model tokens.
- The two environment guards from the spec: a Stripe key/environment assertion and an email allowlist enforced inside the mailer.
Not built: checkout, coupons, email delivery, Redis, PDF, deployment. See the README.