AIUniversityFinder / advisor-panel-draft.json
Kennedy Johnson
Bootstrap AIUniversityFinder college advisor panel from LaunchPad template.
e14ce19
Raw
History Blame Contribute Delete
5.53 kB
{
"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"
]
}