@deina-labs/deina-core 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/README.md +154 -0
  2. package/dist/archetype-card.d.ts +5 -0
  3. package/dist/archetype-card.d.ts.map +1 -0
  4. package/dist/archetype-card.js +239 -0
  5. package/dist/archetype-card.js.map +1 -0
  6. package/dist/archetypes.d.ts +3 -0
  7. package/dist/archetypes.d.ts.map +1 -0
  8. package/dist/archetypes.js +47 -0
  9. package/dist/archetypes.js.map +1 -0
  10. package/dist/classify.d.ts +9 -0
  11. package/dist/classify.d.ts.map +1 -0
  12. package/dist/classify.js +327 -0
  13. package/dist/classify.js.map +1 -0
  14. package/dist/coaching.d.ts +4 -0
  15. package/dist/coaching.d.ts.map +1 -0
  16. package/dist/coaching.js +107 -0
  17. package/dist/coaching.js.map +1 -0
  18. package/dist/deinas.d.ts +10 -0
  19. package/dist/deinas.d.ts.map +1 -0
  20. package/dist/deinas.js +55 -0
  21. package/dist/deinas.js.map +1 -0
  22. package/dist/fun-facts.d.ts +8 -0
  23. package/dist/fun-facts.d.ts.map +1 -0
  24. package/dist/fun-facts.js +30 -0
  25. package/dist/fun-facts.js.map +1 -0
  26. package/dist/index.d.ts +13 -0
  27. package/dist/index.d.ts.map +1 -0
  28. package/dist/index.js +9 -0
  29. package/dist/index.js.map +1 -0
  30. package/dist/onboarding-content.d.ts +94 -0
  31. package/dist/onboarding-content.d.ts.map +1 -0
  32. package/dist/onboarding-content.js +96 -0
  33. package/dist/onboarding-content.js.map +1 -0
  34. package/dist/quiz-questions.d.ts +40 -0
  35. package/dist/quiz-questions.d.ts.map +1 -0
  36. package/dist/quiz-questions.js +336 -0
  37. package/dist/quiz-questions.js.map +1 -0
  38. package/dist/types.d.ts +23 -0
  39. package/dist/types.d.ts.map +1 -0
  40. package/dist/types.js +2 -0
  41. package/dist/types.js.map +1 -0
  42. package/package.json +33 -0
  43. package/src/archetype-card.ts +248 -0
  44. package/src/archetypes.ts +54 -0
  45. package/src/classify.ts +336 -0
  46. package/src/coaching.ts +115 -0
  47. package/src/deinas.ts +77 -0
  48. package/src/fun-facts.ts +38 -0
  49. package/src/index.ts +38 -0
  50. package/src/onboarding-content.ts +102 -0
  51. package/src/quiz-questions.ts +479 -0
  52. package/src/types.ts +24 -0
@@ -0,0 +1,94 @@
1
+ export declare const DISCLAIMER_CONTENT: {
2
+ heading: string;
3
+ paragraphs: string[];
4
+ closingLine: string;
5
+ goal: string;
6
+ buttonText: string;
7
+ };
8
+ export declare const ABOUT_YOU_CONTENT: {
9
+ title: string;
10
+ subtitle: string;
11
+ fields: {
12
+ name: {
13
+ label: string;
14
+ placeholder: string;
15
+ };
16
+ age: {
17
+ label: string;
18
+ placeholder: string;
19
+ };
20
+ };
21
+ ageError: string;
22
+ buttonText: string;
23
+ };
24
+ export declare const SECTION_INTROS: {
25
+ standards: {
26
+ heading: string;
27
+ subheading: string;
28
+ body: string;
29
+ scaleInstruction: string;
30
+ scaleLabels: {
31
+ min: string;
32
+ max: string;
33
+ };
34
+ buttonText: string;
35
+ };
36
+ timeline: {
37
+ heading: string;
38
+ subheading: string;
39
+ body: string;
40
+ tagline: string;
41
+ buttonText: string;
42
+ };
43
+ mindset: {
44
+ heading: string;
45
+ subheading: string;
46
+ body: string;
47
+ tagline: string;
48
+ buttonText: string;
49
+ };
50
+ };
51
+ export declare const ARCHETYPE_REVEAL_CONTENT: {
52
+ loadingMessages: string[];
53
+ shareButtonText: string;
54
+ continueButtonText: string;
55
+ };
56
+ export declare const MEET_DEINA_CONTENT: {
57
+ heading: string;
58
+ subheadingTemplate: string;
59
+ bodyTemplate: string;
60
+ tagline: string;
61
+ buttonText: string;
62
+ };
63
+ export declare const CHOOSE_DEINA_CONTENT: {
64
+ title: string;
65
+ subtitle: string;
66
+ buttonText: string;
67
+ };
68
+ export declare const ACCOUNT_CREATION_CONTENT: {
69
+ options: {
70
+ emoji: string;
71
+ heading: string;
72
+ subheading: string;
73
+ subtext: string;
74
+ appleButtonText: string;
75
+ phoneButtonText: string;
76
+ legalText: string;
77
+ };
78
+ phone: {
79
+ heading: string;
80
+ subheading: string;
81
+ defaultCountryCode: string;
82
+ placeholder: string;
83
+ buttonText: string;
84
+ };
85
+ otp: {
86
+ heading: string;
87
+ subheadingTemplate: string;
88
+ placeholder: string;
89
+ resendText: string;
90
+ resendLoadingText: string;
91
+ buttonText: string;
92
+ };
93
+ };
94
+ //# sourceMappingURL=onboarding-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"onboarding-content.d.ts","sourceRoot":"","sources":["../src/onboarding-content.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kBAAkB;;;;;;CAU9B,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;CAS7B,CAAC;AAEF,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;CAuB1B,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;CAWpC,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;CAO9B,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;;CAIhC,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;CAyBpC,CAAC"}
@@ -0,0 +1,96 @@
1
+ export const DISCLAIMER_CONTENT = {
2
+ heading: 'Before We Begin',
3
+ paragraphs: [
4
+ "You're about to answer a series of questions about how you think, what you expect, and what you tolerate when dating.",
5
+ 'Your answers will reveal your dating archetype — a psychological profile most people never see about themselves.',
6
+ "From there, Deina becomes your personal dating coach — helping you evaluate the people you're dating, reality-checking your decisions, and keeping you honest with yourself through your relationship life.",
7
+ ],
8
+ closingLine: 'There are no right answers. Only honest ones.',
9
+ goal: 'The goal at the end of Deina is exclusivity — with the right person, on your terms.',
10
+ buttonText: 'I understand',
11
+ };
12
+ export const ABOUT_YOU_CONTENT = {
13
+ title: 'About You',
14
+ subtitle: "Let's start with the basics",
15
+ fields: {
16
+ name: { label: 'Your first name', placeholder: 'e.g. Josephine' },
17
+ age: { label: 'Your age', placeholder: 'e.g. 24' },
18
+ },
19
+ ageError: 'You must be 18 or older to use Deina.',
20
+ buttonText: 'Continue',
21
+ };
22
+ export const SECTION_INTROS = {
23
+ standards: {
24
+ heading: 'Your Standards',
25
+ subheading: 'Define what matters most',
26
+ body: 'Take a moment to think about the qualities that truly matter to you in a partner — not what sounds ideal, but what actually affects your attraction, respect, and long-term compatibility.',
27
+ scaleInstruction: 'Rate each from 1 to 5',
28
+ scaleLabels: { min: '1 = Nice to have', max: '5 = Non-negotiable' },
29
+ buttonText: "Let's begin",
30
+ },
31
+ timeline: {
32
+ heading: 'Your Timeline',
33
+ subheading: 'Set your expectations',
34
+ body: "Everyone has an internal sense of how relationships should develop — even if they've never consciously defined it.",
35
+ tagline: 'Your timeline. Your terms.',
36
+ buttonText: "Let's begin",
37
+ },
38
+ mindset: {
39
+ heading: 'Dating Mindset',
40
+ subheading: 'How you see yourself in the dynamic',
41
+ body: 'Dating decisions are shaped not only by what we want in a partner, but by how we see ourselves in the dynamic. These questions focus on you.',
42
+ tagline: 'No right answers. Only honest ones.',
43
+ buttonText: "Let's begin",
44
+ },
45
+ };
46
+ export const ARCHETYPE_REVEAL_CONTENT = {
47
+ loadingMessages: [
48
+ 'Reading your standards...',
49
+ 'Mapping your pace...',
50
+ 'Analyzing your mindset...',
51
+ 'Processing your trade-offs...',
52
+ 'Finding your pattern...',
53
+ 'Revealing your archetype...',
54
+ ],
55
+ shareButtonText: 'Share your archetype',
56
+ continueButtonText: 'Continue',
57
+ };
58
+ export const MEET_DEINA_CONTENT = {
59
+ heading: 'Now meet your coach',
60
+ subheadingTemplate: 'As {archetypeName}, you need a coach who gets your style',
61
+ bodyTemplate: 'Your Deina will learn your standards, track your roster, and keep you accountable to your own boundaries — because {signatureLine}',
62
+ tagline: 'Choose the voice that keeps you honest.',
63
+ buttonText: 'Choose my Deina',
64
+ };
65
+ export const CHOOSE_DEINA_CONTENT = {
66
+ title: 'Meet Your Deina',
67
+ subtitle: 'Each Deina has a unique coaching style. Pick the one that feels right for you.',
68
+ buttonText: 'Continue',
69
+ };
70
+ export const ACCOUNT_CREATION_CONTENT = {
71
+ options: {
72
+ emoji: '✨',
73
+ heading: 'You know what you want.',
74
+ subheading: "Now let's keep it that way.",
75
+ subtext: 'Create your account to save your standards and start dating with intention.',
76
+ appleButtonText: 'Continue with Apple',
77
+ phoneButtonText: 'Use phone',
78
+ legalText: 'By continuing, you agree to our Terms and Privacy Policy',
79
+ },
80
+ phone: {
81
+ heading: 'Enter your number',
82
+ subheading: "We'll send you a verification code",
83
+ defaultCountryCode: '+1',
84
+ placeholder: '(555) 123-4567',
85
+ buttonText: 'Send code',
86
+ },
87
+ otp: {
88
+ heading: 'Enter your code',
89
+ subheadingTemplate: 'Sent to {phoneNumber}',
90
+ placeholder: '000000',
91
+ resendText: "Didn't get it? Resend",
92
+ resendLoadingText: 'Sending...',
93
+ buttonText: 'Verify',
94
+ },
95
+ };
96
+ //# sourceMappingURL=onboarding-content.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"onboarding-content.js","sourceRoot":"","sources":["../src/onboarding-content.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,kBAAkB,GAAG;IAChC,OAAO,EAAE,iBAAiB;IAC1B,UAAU,EAAE;QACV,uHAAuH;QACvH,kHAAkH;QAClH,6MAA6M;KAC9M;IACD,WAAW,EAAE,+CAA+C;IAC5D,IAAI,EAAE,qFAAqF;IAC3F,UAAU,EAAE,cAAc;CAC3B,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAAG;IAC/B,KAAK,EAAE,WAAW;IAClB,QAAQ,EAAE,6BAA6B;IACvC,MAAM,EAAE;QACN,IAAI,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,WAAW,EAAE,gBAAgB,EAAE;QACjE,GAAG,EAAE,EAAE,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,SAAS,EAAE;KACnD;IACD,QAAQ,EAAE,uCAAuC;IACjD,UAAU,EAAE,UAAU;CACvB,CAAC;AAEF,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,SAAS,EAAE;QACT,OAAO,EAAE,gBAAgB;QACzB,UAAU,EAAE,0BAA0B;QACtC,IAAI,EAAE,4LAA4L;QAClM,gBAAgB,EAAE,uBAAuB;QACzC,WAAW,EAAE,EAAE,GAAG,EAAE,kBAAkB,EAAE,GAAG,EAAE,oBAAoB,EAAE;QACnE,UAAU,EAAE,aAAa;KAC1B;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,eAAe;QACxB,UAAU,EAAE,uBAAuB;QACnC,IAAI,EAAE,oHAAoH;QAC1H,OAAO,EAAE,4BAA4B;QACrC,UAAU,EAAE,aAAa;KAC1B;IACD,OAAO,EAAE;QACP,OAAO,EAAE,gBAAgB;QACzB,UAAU,EAAE,qCAAqC;QACjD,IAAI,EAAE,8IAA8I;QACpJ,OAAO,EAAE,qCAAqC;QAC9C,UAAU,EAAE,aAAa;KAC1B;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,wBAAwB,GAAG;IACtC,eAAe,EAAE;QACf,2BAA2B;QAC3B,sBAAsB;QACtB,2BAA2B;QAC3B,+BAA+B;QAC/B,yBAAyB;QACzB,6BAA6B;KAC9B;IACD,eAAe,EAAE,sBAAsB;IACvC,kBAAkB,EAAE,UAAU;CAC/B,CAAC;AAEF,MAAM,CAAC,MAAM,kBAAkB,GAAG;IAChC,OAAO,EAAE,qBAAqB;IAC9B,kBAAkB,EAAE,0DAA0D;IAC9E,YAAY,EACV,oIAAoI;IACtI,OAAO,EAAE,yCAAyC;IAClD,UAAU,EAAE,iBAAiB;CAC9B,CAAC;AAEF,MAAM,CAAC,MAAM,oBAAoB,GAAG;IAClC,KAAK,EAAE,iBAAiB;IACxB,QAAQ,EAAE,gFAAgF;IAC1F,UAAU,EAAE,UAAU;CACvB,CAAC;AAEF,MAAM,CAAC,MAAM,wBAAwB,GAAG;IACtC,OAAO,EAAE;QACP,KAAK,EAAE,GAAG;QACV,OAAO,EAAE,yBAAyB;QAClC,UAAU,EAAE,6BAA6B;QACzC,OAAO,EAAE,6EAA6E;QACtF,eAAe,EAAE,qBAAqB;QACtC,eAAe,EAAE,WAAW;QAC5B,SAAS,EAAE,0DAA0D;KACtE;IACD,KAAK,EAAE;QACL,OAAO,EAAE,mBAAmB;QAC5B,UAAU,EAAE,oCAAoC;QAChD,kBAAkB,EAAE,IAAI;QACxB,WAAW,EAAE,gBAAgB;QAC7B,UAAU,EAAE,WAAW;KACxB;IACD,GAAG,EAAE;QACH,OAAO,EAAE,iBAAiB;QAC1B,kBAAkB,EAAE,uBAAuB;QAC3C,WAAW,EAAE,QAAQ;QACrB,UAAU,EAAE,uBAAuB;QACnC,iBAAiB,EAAE,YAAY;QAC/B,UAAU,EAAE,QAAQ;KACrB;CACF,CAAC"}
@@ -0,0 +1,40 @@
1
+ export type StandardQuality = 'physicalAttraction' | 'emotionalStability' | 'emotionalAvailability' | 'communicationFrequency' | 'initiativeAndEffort' | 'followThrough' | 'financialResponsibility' | 'lifestyleAlignment' | 'longTermGoals' | 'weeklyConsistency';
2
+ export type TimelineQuestionKey = 'firstDateWindow' | 'secondDateWindow' | 'preFirstDatePreferences' | 'communicationCadence' | 'exclusivityExpectation' | 'intentionClarity' | 'meetFriendsFamily' | 'progressionPace';
3
+ export type MindsetQuestionKey = 'standardsConfidence' | 'effortInterpretation' | 'comparativeAttraction' | 'behavioralAdjustment' | 'scarcityMindset' | 'ambiguityTolerance' | 'statusComparison' | 'emotionalInvestmentSpeed' | 'fearOfLosingConnection' | 'fulfillmentOutsideDating' | 'validationSensitivity' | 'relationshipRole';
4
+ export type EnforcementQuestionKey = 'cancelDowngrade' | 'noFollowUpResponse' | 'effortDecreaseDowngrade' | 'exclusivityNotDiscussed' | 'redFlagSpeed' | 'disappointmentResponse';
5
+ export type TradeOffQuestionKey = 'consistencyVsChemistry' | 'stabilityVsIntensity' | 'financialStatusVsCharacter' | 'speedVsCertainty' | 'independenceVsIntegration' | 'ambitionVsPresence' | 'toleratedFlaw' | 'attractionKiller' | 'pastPattern' | 'earlyDatingTendency';
6
+ export interface MindsetQuestion {
7
+ key: MindsetQuestionKey;
8
+ question: string;
9
+ type: 'scale' | 'options';
10
+ options?: string[];
11
+ scaleMinLabel?: string;
12
+ scaleMaxLabel?: string;
13
+ }
14
+ export interface StandardQuestion {
15
+ key: StandardQuality;
16
+ label: string;
17
+ description: string;
18
+ }
19
+ export declare const STANDARDS_QUALITIES: StandardQuestion[];
20
+ export interface TimelineQuestion {
21
+ key: TimelineQuestionKey;
22
+ question: string;
23
+ options: string[];
24
+ multiSelect?: boolean;
25
+ }
26
+ export declare const TIMELINE_QUESTIONS: TimelineQuestion[];
27
+ export declare const MINDSET_QUESTIONS: MindsetQuestion[];
28
+ export interface EnforcementQuestion {
29
+ key: EnforcementQuestionKey;
30
+ question: string;
31
+ options: string[];
32
+ }
33
+ export declare const ENFORCEMENT_QUESTIONS: EnforcementQuestion[];
34
+ export interface TradeOffQuestion {
35
+ key: TradeOffQuestionKey;
36
+ question: string;
37
+ options: string[];
38
+ }
39
+ export declare const TRADEOFF_QUESTIONS: TradeOffQuestion[];
40
+ //# sourceMappingURL=quiz-questions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"quiz-questions.d.ts","sourceRoot":"","sources":["../src/quiz-questions.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,eAAe,GACvB,oBAAoB,GACpB,oBAAoB,GACpB,uBAAuB,GACvB,wBAAwB,GACxB,qBAAqB,GACrB,eAAe,GACf,yBAAyB,GACzB,oBAAoB,GACpB,eAAe,GACf,mBAAmB,CAAC;AAExB,MAAM,MAAM,mBAAmB,GAC3B,iBAAiB,GACjB,kBAAkB,GAClB,yBAAyB,GACzB,sBAAsB,GACtB,wBAAwB,GACxB,kBAAkB,GAClB,mBAAmB,GACnB,iBAAiB,CAAC;AAEtB,MAAM,MAAM,kBAAkB,GAC1B,qBAAqB,GACrB,sBAAsB,GACtB,uBAAuB,GACvB,sBAAsB,GACtB,iBAAiB,GACjB,oBAAoB,GACpB,kBAAkB,GAClB,0BAA0B,GAC1B,wBAAwB,GACxB,0BAA0B,GAC1B,uBAAuB,GACvB,kBAAkB,CAAC;AAEvB,MAAM,MAAM,sBAAsB,GAC9B,iBAAiB,GACjB,oBAAoB,GACpB,yBAAyB,GACzB,yBAAyB,GACzB,cAAc,GACd,wBAAwB,CAAC;AAE7B,MAAM,MAAM,mBAAmB,GAC3B,wBAAwB,GACxB,sBAAsB,GACtB,4BAA4B,GAC5B,kBAAkB,GAClB,2BAA2B,GAC3B,oBAAoB,GACpB,eAAe,GACf,kBAAkB,GAClB,aAAa,GACb,qBAAqB,CAAC;AAE1B,MAAM,WAAW,eAAe;IAC9B,GAAG,EAAE,kBAAkB,CAAC;IACxB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,OAAO,GAAG,SAAS,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAID,MAAM,WAAW,gBAAgB;IAC/B,GAAG,EAAE,eAAe,CAAC;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,mBAAmB,EAAE,gBAAgB,EA6DjD,CAAC;AAIF,MAAM,WAAW,gBAAgB;IAC/B,GAAG,EAAE,mBAAmB,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,eAAO,MAAM,kBAAkB,EAAE,gBAAgB,EAmEhD,CAAC;AAIF,eAAO,MAAM,iBAAiB,EAAE,eAAe,EAiH9C,CAAC;AAIF,MAAM,WAAW,mBAAmB;IAClC,GAAG,EAAE,sBAAsB,CAAC;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB;AAED,eAAO,MAAM,qBAAqB,EAAE,mBAAmB,EA2CtD,CAAC;AAIF,MAAM,WAAW,gBAAgB;IAC/B,GAAG,EAAE,mBAAmB,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB;AAED,eAAO,MAAM,kBAAkB,EAAE,gBAAgB,EAoFhD,CAAC"}
@@ -0,0 +1,336 @@
1
+ // --- Type definitions ---
2
+ export const STANDARDS_QUALITIES = [
3
+ {
4
+ key: 'physicalAttraction',
5
+ label: 'Physical Attraction',
6
+ description: 'When deciding whether to pursue someone seriously, how important is feeling strong physical attraction and chemistry?',
7
+ },
8
+ {
9
+ key: 'emotionalStability',
10
+ label: 'Emotional Stability',
11
+ description: 'When disagreements or stressful situations come up, how important is it that he stays calm, grounded, and emotionally regulated?',
12
+ },
13
+ {
14
+ key: 'emotionalAvailability',
15
+ label: 'Emotional Availability',
16
+ description: 'As a relationship develops, how important is it that he openly expresses his feelings and is clear about his relationship intentions?',
17
+ },
18
+ {
19
+ key: 'communicationFrequency',
20
+ label: 'Communication Frequency',
21
+ description: "When you're getting to know someone, how important is consistent communication so you feel connected and secure?",
22
+ },
23
+ {
24
+ key: 'initiativeAndEffort',
25
+ label: 'Initiative & Effort',
26
+ description: 'As dating progresses, how important is it that he takes initiative — planning dates, making effort, and showing increasing investment over time?',
27
+ },
28
+ {
29
+ key: 'followThrough',
30
+ label: 'Follow-Through',
31
+ description: 'When someone makes plans or says they will do something, how important is it that they reliably follow through?',
32
+ },
33
+ {
34
+ key: 'financialResponsibility',
35
+ label: 'Financial Responsibility',
36
+ description: 'When evaluating long-term compatibility, how important is financial stability and responsible money management?',
37
+ },
38
+ {
39
+ key: 'lifestyleAlignment',
40
+ label: 'Lifestyle Alignment',
41
+ description: 'How important is it that your routines, habits, social life, and lifestyle naturally align?',
42
+ },
43
+ {
44
+ key: 'longTermGoals',
45
+ label: 'Long-Term Goals',
46
+ description: 'When considering a serious relationship, how important is alignment on long-term goals such as commitment, marriage, or children?',
47
+ },
48
+ {
49
+ key: 'weeklyConsistency',
50
+ label: 'Weekly Consistency',
51
+ description: 'As a relationship develops, how important is seeing each other consistently — at least once per week?',
52
+ },
53
+ ];
54
+ export const TIMELINE_QUESTIONS = [
55
+ {
56
+ key: 'firstDateWindow',
57
+ question: 'When you first start talking to someone, how soon do you expect the first date to happen?',
58
+ options: ['3–5 days', '1 week', '2 weeks', '3–4 weeks', 'No expectation'],
59
+ },
60
+ {
61
+ key: 'secondDateWindow',
62
+ question: 'After a good first date, how soon would you expect a second date to be planned?',
63
+ options: ['3–5 days', '1 week', '2 weeks', 'No specific expectation'],
64
+ },
65
+ {
66
+ key: 'preFirstDatePreferences',
67
+ question: 'Before meeting someone in person for the first time, what helps you feel comfortable moving forward?',
68
+ options: ['A call or FaceTime', 'A clear plan', 'Consistent texting', 'Not important'],
69
+ multiSelect: true,
70
+ },
71
+ {
72
+ key: 'communicationCadence',
73
+ question: "When you're getting to know someone new, what level of communication makes you feel secure and interested?",
74
+ options: ['Daily', 'Every other day', '2–3 times per week', 'Only when planning'],
75
+ },
76
+ {
77
+ key: 'exclusivityExpectation',
78
+ question: 'As a relationship develops, when would you expect exclusivity to be discussed or established?',
79
+ options: ['3–5 dates', '6–8 dates', '2 months', '3 months', 'No fixed expectation'],
80
+ },
81
+ {
82
+ key: 'intentionClarity',
83
+ question: 'By when do you expect clarity about whether someone is looking for a serious relationship?',
84
+ options: [
85
+ 'Before date 2',
86
+ 'Within 1 month',
87
+ 'Within 2 months',
88
+ 'After 3 months',
89
+ 'No defined timeline',
90
+ ],
91
+ },
92
+ {
93
+ key: 'meetFriendsFamily',
94
+ question: "In a developing relationship, when does it feel appropriate to begin meeting each other's friends or family?",
95
+ options: [
96
+ '1–2 months',
97
+ '3 months',
98
+ '6 months',
99
+ 'Only after exclusivity',
100
+ 'Not important',
101
+ ],
102
+ },
103
+ {
104
+ key: 'progressionPace',
105
+ question: 'Which description best reflects the relationship pace that feels most natural to you?',
106
+ options: [
107
+ 'Fast and intentional',
108
+ 'Structured and steady',
109
+ 'Gradual over time',
110
+ 'Undefined / organic',
111
+ ],
112
+ },
113
+ ];
114
+ // --- Mindset ---
115
+ export const MINDSET_QUESTIONS = [
116
+ {
117
+ key: 'standardsConfidence',
118
+ question: 'When you really like someone, how confident do you usually feel that your standards are reasonable and deserved?',
119
+ type: 'scale',
120
+ scaleMinLabel: "I often worry I'm asking for too much",
121
+ scaleMaxLabel: 'I feel confident my standards are valid',
122
+ },
123
+ {
124
+ key: 'effortInterpretation',
125
+ question: 'If someone you like begins putting in less effort, what is your most common first thought?',
126
+ type: 'options',
127
+ options: [
128
+ "Maybe I'm expecting too much",
129
+ "Maybe they're just busy",
130
+ 'I notice the shift and start evaluating the situation',
131
+ 'I lose interest quickly',
132
+ ],
133
+ },
134
+ {
135
+ key: 'comparativeAttraction',
136
+ question: 'When dating someone you find extremely attractive, how likely are you to feel they may have more options than you?',
137
+ type: 'scale',
138
+ scaleMinLabel: 'Very likely',
139
+ scaleMaxLabel: 'Not at all',
140
+ },
141
+ {
142
+ key: 'behavioralAdjustment',
143
+ question: 'When you feel very attracted to someone, how often do you find yourself adjusting your behavior to keep their interest?',
144
+ type: 'scale',
145
+ scaleMinLabel: 'Very often',
146
+ scaleMaxLabel: 'Rarely',
147
+ },
148
+ {
149
+ key: 'scarcityMindset',
150
+ question: 'When you meet someone who seems like a great match, how often do you feel pressure to make the connection work?',
151
+ type: 'scale',
152
+ scaleMinLabel: 'Very often',
153
+ scaleMaxLabel: 'Rarely',
154
+ },
155
+ {
156
+ key: 'ambiguityTolerance',
157
+ question: "When someone you're dating becomes less responsive or harder to read, what tends to happen internally?",
158
+ type: 'options',
159
+ options: [
160
+ 'I start replaying conversations and wondering what I might have done wrong',
161
+ 'I assume they may be losing interest and begin worrying about where things stand',
162
+ 'I notice the shift and start paying closer attention to their behavior',
163
+ "I don't think about it much unless the pattern continues",
164
+ ],
165
+ },
166
+ {
167
+ key: 'statusComparison',
168
+ question: "If someone you're dating is highly attractive, successful, or socially impressive, how likely are you to feel pressure to 'match their level'?",
169
+ type: 'scale',
170
+ scaleMinLabel: 'Very likely',
171
+ scaleMaxLabel: 'Not at all',
172
+ },
173
+ {
174
+ key: 'emotionalInvestmentSpeed',
175
+ question: 'When you meet someone you feel strong chemistry with, how quickly do you usually become emotionally invested?',
176
+ type: 'options',
177
+ options: [
178
+ 'Very quickly',
179
+ 'Somewhat quickly',
180
+ 'Gradually over time',
181
+ 'Slowly and cautiously',
182
+ ],
183
+ },
184
+ {
185
+ key: 'fearOfLosingConnection',
186
+ question: 'When you sense someone pulling away slightly, how strong is your instinct to try to restore the connection?',
187
+ type: 'scale',
188
+ scaleMinLabel: 'Very strong',
189
+ scaleMaxLabel: 'Very weak',
190
+ },
191
+ {
192
+ key: 'fulfillmentOutsideDating',
193
+ question: "When you're not actively dating someone, how fulfilled does your life typically feel?",
194
+ type: 'scale',
195
+ scaleMinLabel: 'I often feel something important is missing',
196
+ scaleMaxLabel: 'My life feels full and satisfying',
197
+ },
198
+ {
199
+ key: 'validationSensitivity',
200
+ question: "When someone you're attracted to shows strong interest in you, how much does it affect your attraction to them?",
201
+ type: 'scale',
202
+ scaleMinLabel: 'It increases my attraction significantly',
203
+ scaleMaxLabel: "It doesn't change my attraction much",
204
+ },
205
+ {
206
+ key: 'relationshipRole',
207
+ question: 'When you imagine being in a relationship right now, what role does it most feel like it would play in your life?',
208
+ type: 'options',
209
+ options: [
210
+ 'It would enhance a life that already feels full and satisfying',
211
+ 'It would add companionship and shared experiences to my life',
212
+ 'It would fill a gap I currently feel in my life',
213
+ 'It would make me feel more secure, valued, or "chosen"',
214
+ ],
215
+ },
216
+ ];
217
+ export const ENFORCEMENT_QUESTIONS = [
218
+ {
219
+ key: 'cancelDowngrade',
220
+ question: 'If someone cancels plans last minute without a strong reason, how many times does it take before you mentally downgrade their reliability?',
221
+ options: ['1 time', '2 times', '3+ times', 'Only if it becomes a pattern', 'I rarely downgrade'],
222
+ },
223
+ {
224
+ key: 'noFollowUpResponse',
225
+ question: "After a date, if he doesn't follow up within about 24–48 hours, what is your typical reaction?",
226
+ options: [
227
+ 'Lose interest immediately',
228
+ 'Mentally downgrade',
229
+ 'Ask directly',
230
+ 'Wait it out',
231
+ 'Do nothing',
232
+ ],
233
+ },
234
+ {
235
+ key: 'effortDecreaseDowngrade',
236
+ question: 'If his effort noticeably decreases after the first few dates, how quickly do you start reassessing the situation?',
237
+ options: ['First sign', 'Second sign', 'Clear pattern', 'I rarely downgrade'],
238
+ },
239
+ {
240
+ key: 'exclusivityNotDiscussed',
241
+ question: "If exclusivity hasn't been discussed by the timeline that feels right to you, what do you usually do next?",
242
+ options: ['End it', 'Initiate conversation', 'Give extra time', 'Continue casually'],
243
+ },
244
+ {
245
+ key: 'redFlagSpeed',
246
+ question: 'When early red flags appear while dating someone, how quickly do you tend to act on them?',
247
+ options: ['Immediately', 'After confirmation', 'After repeated behavior', 'Only if severe'],
248
+ },
249
+ {
250
+ key: 'disappointmentResponse',
251
+ question: 'When someone disappoints you while dating, what is your most natural response?',
252
+ options: ['Address directly', 'Withdraw', 'Reduce investment', 'Increase effort', 'Overthink'],
253
+ },
254
+ ];
255
+ export const TRADEOFF_QUESTIONS = [
256
+ {
257
+ key: 'consistencyVsChemistry',
258
+ question: 'Early in dating, if you had to choose, which matters more?',
259
+ options: [
260
+ 'Strong chemistry even if effort is inconsistent',
261
+ 'Consistent effort even if chemistry builds slowly',
262
+ ],
263
+ },
264
+ {
265
+ key: 'stabilityVsIntensity',
266
+ question: 'Which emotional style do you generally feel more drawn to in a partner?',
267
+ options: ['Calm and emotionally steady', 'Deeply expressive and intense'],
268
+ },
269
+ {
270
+ key: 'financialStatusVsCharacter',
271
+ question: 'When it comes to money habits, which situation feels more comfortable in a partner?',
272
+ options: [
273
+ 'Earns significantly but spends freely',
274
+ 'Earns moderately but financially disciplined',
275
+ ],
276
+ },
277
+ {
278
+ key: 'speedVsCertainty',
279
+ question: 'When a new relationship begins, which pace feels more natural?',
280
+ options: [
281
+ 'Fast progression with strong momentum',
282
+ 'Slower progression with careful evaluation',
283
+ ],
284
+ },
285
+ {
286
+ key: 'independenceVsIntegration',
287
+ question: 'In an ideal relationship dynamic, which balance feels right?',
288
+ options: ['Strong independence', 'Lives integrate quickly'],
289
+ },
290
+ {
291
+ key: 'ambitionVsPresence',
292
+ question: 'Which type of partner appeals more?',
293
+ options: ['Highly career-focused', 'Prioritizes presence and availability'],
294
+ },
295
+ {
296
+ key: 'toleratedFlaw',
297
+ question: 'Looking back on dating experiences, which flaw do you tend to tolerate the longest?',
298
+ options: [
299
+ 'Slow texting',
300
+ 'Slower commitment pace',
301
+ 'Work-focused schedule',
302
+ 'Low emotional expression',
303
+ ],
304
+ },
305
+ {
306
+ key: 'attractionKiller',
307
+ question: 'Which behavior makes you lose attraction the fastest?',
308
+ options: [
309
+ 'Passive energy',
310
+ 'Insecurity',
311
+ 'Hot-and-cold behavior',
312
+ 'Avoiding commitment conversations',
313
+ ],
314
+ },
315
+ {
316
+ key: 'pastPattern',
317
+ question: 'Looking back honestly at your past relationships, which description feels closest to your pattern?',
318
+ options: [
319
+ 'Choosing potential over proof',
320
+ 'Staying too long',
321
+ 'Leaving too early',
322
+ 'Over-investing early',
323
+ ],
324
+ },
325
+ {
326
+ key: 'earlyDatingTendency',
327
+ question: 'When dating someone new, which pattern best describes you?',
328
+ options: [
329
+ 'Focus on one person quickly',
330
+ 'Keep multiple options open',
331
+ 'Get attached quickly',
332
+ 'Stay emotionally guarded',
333
+ ],
334
+ },
335
+ ];
336
+ //# sourceMappingURL=quiz-questions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"quiz-questions.js","sourceRoot":"","sources":["../src/quiz-questions.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,23 @@
1
+ export interface DatingArchetype {
2
+ id: string;
3
+ name: string;
4
+ traits: [string, string, string, string];
5
+ description: string;
6
+ signatureLine: string;
7
+ rarityNote?: string;
8
+ }
9
+ export interface ArchetypeCoaching {
10
+ name: string;
11
+ signatureLine: string;
12
+ traits: string[];
13
+ pitfalls: string[];
14
+ coachingDirective: string;
15
+ }
16
+ export interface UserPreferences {
17
+ standards: Record<string, number>;
18
+ timeline_answers: Record<string, string>;
19
+ mindset_answers: Record<string, string>;
20
+ enforcement_answers: Record<string, string>;
21
+ trade_off_answers: Record<string, string>;
22
+ }
23
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,eAAe;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,CAAC;IACzC,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,iBAAiB;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,MAAM,CAAC;IACtB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,QAAQ,EAAE,MAAM,EAAE,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AAED,MAAM,WAAW,eAAe;IAC9B,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAClC,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACzC,eAAe,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACxC,mBAAmB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC5C,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAC3C"}
package/dist/types.js ADDED
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":""}
package/package.json ADDED
@@ -0,0 +1,33 @@
1
+ {
2
+ "name": "@deina-labs/deina-core",
3
+ "version": "1.0.0",
4
+ "description": "Shared dating archetype logic for Deina — used by mobile, web app and edge functions",
5
+ "type": "module",
6
+ "main": "dist/index.js",
7
+ "types": "dist/index.d.ts",
8
+ "exports": {
9
+ ".": {
10
+ "import": "./dist/index.js",
11
+ "types": "./dist/index.d.ts"
12
+ }
13
+ },
14
+ "files": [
15
+ "dist",
16
+ "src"
17
+ ],
18
+ "scripts": {
19
+ "build": "npx tsc",
20
+ "prepare": "npx tsc"
21
+ },
22
+ "devDependencies": {
23
+ "typescript": "^5.4.0"
24
+ },
25
+ "repository": {
26
+ "type": "git",
27
+ "url": "git+https://github.com/joynOS/deina-core.git"
28
+ },
29
+ "publishConfig": {
30
+ "access": "public"
31
+ },
32
+ "license": "UNLICENSED"
33
+ }