Use this workflow to validate calculation logic, planetary dignities, Shadbala, Ashtakavarga, or Dasha interpretations against classical texts and verified software (like JHora).
Vedic- How to_Original.mdManual_Original.mdUse search_web with targeted domain filters and expert keywords to avoid generic modern pop-astrology:
site:reddit.com/r/vedicastrologysite:lightonastrology.com (Advanced astrology forum)site:astrologersforum.comAlways merge queries with foundational, deterministic Sanskrit and JHora terms:
- BPHS, JHora, Parashara, Lagna Lord
- Shadbala, Ashtakavarga, Functional Benefic, Dignity logic
- Vimsottari Dasha sequence, Rashi Chart vs. Bhava Chalit
Determine how findings impact app design: - Inherit (Ground Truth Math): What exact planet-degree thresholds, house divisions, or mathematical formulas must be strictly hardcoded or respected from BPHS? - Takeaway (UI/UX & Automation): How can the app automate these complex calculations so the user does not need to compute them manually? What charts should be displayed on screen to make interpretation intuitive?
Document the synthesis under docs/astrology/research-[topic].md or docs/research/vedic-[topic].md using the structure:
- Objective: Astrological logic being verified.
- Classical Reference (BPHS/Jaimini): Verse or chapter logic.
- Mathematical Formula: The specific code logic to implement.
- JHora Baseline Comparison: Validation steps comparing our app's output with JHora.
- User Verification: Ask the user to verify against their personal chart or JHora logs.