File size: 5,525 Bytes
e14ce19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
  "authorName": "Kennedy Johnson",
  "panelName": "College & University Finder",
  "purpose": "Help high school seniors and mid-career / adult learners find colleges and universities that fit personal, financial, and accommodational needs — including online and hybrid paths.",
  "advisors": [
    {
      "name": "College Fit Strategist",
      "role": "Goals, Modality & Campus Culture"
    },
    {
      "name": "Financial Aid Navigator",
      "role": "Tuition, Aid, Scholarships & ROI"
    },
    {
      "name": "Accessibility & Accommodations Advisor",
      "role": "Disability Services, Housing & Learning Supports"
    },
    {
      "name": "Adult & Online Learner Coach",
      "role": "Transfer Credit, Flexibility & Work–Life Balance"
    },
    {
      "name": "Admissions Roadmap Planner",
      "role": "Timelines, Essays, Visits & Deadlines"
    }
  ],
  "visionApplicationPurpose": "Help high school seniors and mid-career / adult learners find colleges and universities that fit personal, financial, and accommodational needs — including online and hybrid paths.",
  "visionTargetAudience": "High school juniors/seniors choosing a first college, and adults returning to school (online, hybrid, or campus).",
  "visionKeyOutcomes": "Personalized shortlists by fit and modality; net-price and aid checklists; accessibility questions without stigma; transfer/prior-learning pathways; application calendars for traditional and rolling programs.",
  "appTitle": "AIUniversityFinder",
  "appSubtitle": "Find colleges that fit your life, budget, and support needs",
  "primaryBrandColor": "#0E7490",
  "logoIcon": "GraduationCap",
  "footerText": "© 2026 Kennedy Johnson. All rights reserved.",
  "headlinePrefix": "College & University Navigation",
  "headlineHighlight": "AI College Finder",
  "homepageDescription": "Match schools to your goals, budget, and accommodations — whether you are a high school senior choosing a first campus, or an adult returning to school online or on campus.",
  "featuresSectionTitle": "Your College Search Toolkit",
  "featureCards": [
    {
      "title": "Fit & Path Matching",
      "icon": "Search",
      "description": "Compare campus vs online, majors, culture, and life-stage needs so shortlists feel realistic — not random rankings."
    },
    {
      "title": "Aid & Affordability",
      "icon": "Wallet",
      "description": "Estimate net price, scholarships, FAFSA/aid strategy, ROI, and employer tuition benefits without inventing award amounts."
    },
    {
      "title": "Accommodations & Timelines",
      "icon": "CalendarRange",
      "description": "Plan disability services, housing/ADA questions, essays, visits, and deadlines for traditional and rolling programs."
    }
  ],
  "loginPageSubtitle": "Sign in to build a college shortlist that fits your life",
  "signupPageSubtitle": "Create an account to save your college search progress",
  "userInfoRows": [
    {
      "infoBoxLabel": "Learner Stage",
      "dropdownChoices": "High school junior, High school senior, Gap year / deferred start, Community college / transfer, Returning adult / mid-career, Parent / supporter helping a student"
    }
  ],
  "examplePromptCards": [
    {
      "title": "Fit & Shortlist",
      "icon": "Search",
      "prompts": [
        "Help me shortlist colleges for nursing with strong clinical placements near Denver.",
        "I am a returning adult — what should I prioritize: online, hybrid, or evening campus?",
        "Compare campus culture questions I should ask on a virtual tour."
      ]
    },
    {
      "title": "Money & Aid",
      "icon": "Wallet",
      "prompts": [
        "Walk me through estimating net price vs sticker tuition for my shortlist.",
        "What FAFSA and scholarship steps should a first-gen senior take this month?",
        "How do employer tuition benefits change my ROI calculation?"
      ]
    },
    {
      "title": "Access & Support",
      "icon": "Accessibility",
      "prompts": [
        "What should I ask Disability Services before committing to a school?",
        "Help me document accommodation needs for ADHD without stigma.",
        "Compare housing/ADA questions for on-campus vs commuting students."
      ]
    },
    {
      "title": "Apply & Timeline",
      "icon": "CalendarRange",
      "prompts": [
        "Build an application calendar for Common App plus one rolling online program.",
        "Outline a personal statement that shows fit without inventing achievements.",
        "I have transfer credits — how do I map them before I apply?"
      ]
    }
  ],
  "chatInputPlaceholder": "Ask about college fit, net price, accommodations, online programs, or application timelines...",
  "sharedBasePrompt": "base_prompt: |\n  **Formatting (Compact Markdown v1):**\n  - Use GitHub-Flavored Markdown.\n  - Output exactly three sections in this order:\n    - `### Thought` -- one sentence that reflects on the user's situation from YOUR perspective.\n    - `### What to do` -- exactly 3 bullets, one line each, with practical actions.\n    - `### Next step` -- one imperative sentence telling the user what to do now.\n  - Use `###` for headings and `-` for bullets.\n  - Insert one blank line between sections.\n  - Keep each section unique and non-repetitive.",
  "includedPersonaIds": [
    "college_fit_strategist",
    "financial_aid_navigator",
    "accessibility_accommodations_advisor",
    "adult_online_learner_coach",
    "admissions_roadmap_planner"
  ]
}