Commit Graph

5 Commits

Author SHA1 Message Date
732642856 3f355de1db Enhance Jyotish precision techniques and tests 2026-06-13 15:06:11 +08:00
732642856 068a8e2818 v6.1.10: Wire DK and RTN into theme reports 2026-06-08 14:06:13 +08:00
732642856 df45ec6220 v6.1.8: Theme reports consume full-reading modules
- Add orchestrator_bridge.inject_full_reading_modules()
- Convert full-reading.modules into ReportTechniqueResult evidence
- Inject yoga, varga_full, D9 expanded, ashtakavarga, shadbala, special lagnas, Vivah Saham, Dasa Convergence and transit results into five themes
- Add real Vimshottari timing anchors from Dasa Convergence
- Keep v6.1.8 Nishkapata friendly-sign Yoga improvement
- Validation: Yoga F1=95.22%, FP=36, FN=63
- Smoke: theme evidence counts marriage=9 career=12 wealth=9 health=12 spirituality=13
- Quality gate passed
2026-06-08 10:57:42 +08:00
732642856 067b400625 v6.1.5: Integrate Ashtottari/Yogini/Kalachakra Dasha into report pipeline
- Register 3 dasha systems in technique_registry.json
- Extend orchestrator_bridge.py with inject_dasha_results()
- Add add_timing() to ThematicReportOrchestrator
- Dashas auto-convert to TimingAnchor and inject into all 5 themes
- Verified: Yogini + Kalachakra timing anchors flow into ThemeReport
2026-06-07 15:17:09 +08:00
732642856 dae6d795bd v6.1.4: Orchestrator bridge + report_orchestrator integration
- scripts/orchestrator_bridge.py: bridge between reading_orchestrator and report_orchestrator
  - Converts ReadingChapter -> List[ReportTechniqueResult]
  - Theme mapping (ReadingTheme <-> ThemeName)
  - End-to-end generate_full_report() entry point
  - Unified narrative builder
  - Sentiment/strength inference from finding text
  - Demo runnable via __main__
2026-06-07 14:47:57 +08:00