Commit Graph

2 Commits

Author SHA1 Message Date
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