Skip to content
docs
UseBuildChangelog
Open Lumin

Use cases

Wellness and health

Wellness and Ayurveda products read the chart for a discussion starter. Health and telehealth products read it as a structural, prevention-oriented lens beside real screening. Both are supplementary, never diagnostic, and that line is not decorative here.

Wellness, Ayurveda and beauty

ProductTool chainConstraint
Prakriti quiz replacementget_full_chart, get_ayurvedic_constitution, get_shadbala, get_boundary_warningsWellness framing, not medical
Seasonal regimen switchingget_ayurvedic_constitution, get_seasonal_outlook, get_panchangThe weather layer is an astrological lens, not a forecast
Skin and hair concern mappingget_ayurvedic_constitution, get_health_organ_panel, get_shadbalaCosmetic claims only. get_health_organ_panel is Vedic Parashari, label it
Fasting, cleanse and rest calendarget_panchang, get_tara_bala, get_chidra_dasha, get_moon_transitWellness guidance
Practice recommenderget_chara_karakas, get_ishta_devata, get_mantra_recommendation, get_past_life_karmic_panelSpiritual framing
Corporate wellness cohort dashboardget_vitality_index, get_chronic_disease_panel, get_health_transit_alertsAggregate only. Individual output never reaches a manager

Why it beats a survey

No quiz fatigue, deterministic, and reproducible for the same user forever, with a data-quality pill from get_boundary_warnings.

Health and telehealth

ProductTool chainConstraint
Constitutional risk profile at intakerun_pre_verdict_audit, analyze_natal_promise, get_health_cusp_panel, get_vitality_index, get_chronic_disease_panel, get_health_organ_panel, get_d6_chartSupplementary lens, not diagnostic. No condition is ever asserted
Screening-reminder schedulerget_chronic_disease_panel, get_health_transit_alerts (paged), get_medical_timing"Consider a check", never "you will develop X"
Second-opinion promptget_misdiagnosis_risk, get_disease_nature, get_treatment_modalityArgues for more medical contact, never less
Recovery-window companionget_cure_window, get_medical_timing, get_current_health_statusA promise gate runs first, so it can honestly say "not indicated"
Elective-procedure schedulingget_surgery_success, find_surgery_time, get_hospitalization_windowClinician-facing. Elected on the cure houses, not the disease houses
Mental-wellbeing reflection journalget_mental_health_panel, get_addiction_indicators, get_moon_transit, get_tara_balaNever a diagnosis. Crisis resources present
Ask-now triage, no birth dataget_medical_horary, get_horary_serialSupplementary, never a substitute for triage

Longevity rule, absolute

get_longevity_balarishta returns a qualitative band. Never a date, never a number of years, in any surface, ever.

Where to next

  • wellness-matcher is the worked example for the prakriti-quiz row.
  • health-risk-analyzer is the worked example for the constitutional risk profile and screening rows, roughly 29 tool calls across a 7-step protocol.
  • Responsible use for the full health and longevity disclaimer language.