Skip to content

Document NLM setup and create reusable prompt#3

Merged
master12coder merged 5 commits intomainfrom
claude/confident-khayyam
Mar 31, 2026
Merged

Document NLM setup and create reusable prompt#3
master12coder merged 5 commits intomainfrom
claude/confident-khayyam

Conversation

@master12coder
Copy link
Copy Markdown
Owner

No description provided.

master12coder and others added 5 commits March 24, 2026 21:39
Architecture fixes from senior architect review:

1. ChartData & PlanetData now frozen=True (immutable)
   - Prevents 151 compute modules from mutating shared chart data
   - Fixed test_ashtakavarga to use model_copy() instead of mutation

2. Engine public API now exports core entry points:
   - compute_chart() — single chart computation
   - compute_full_analysis() — complete 67-field analysis
   - FullChartAnalysis — the data model
   - ChartData, PlanetData — input/output types

3,643 tests pass. make all clean.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ne rule

Moved Sadesati & Pitra dosha into dosha_sadesati_pitra.py and disease
yogas 7-13 into medical_disease_part2.py.  Also added exports/ to
.gitignore and fixed import sort in __init__.py.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Upgrade pyenv Python 3.12.3 → 3.12.10, remove 3.9.12/3.10.0
- Fix uv workspace: rename apps → daivai-apps, add root deps,
  fix stale jyotish-products self-ref in products/pyproject.toml
- Makefile: use `uv run python3` instead of bare `python3`
- Fix mypy 1.19.1 type errors: add casts for no-any-return,
  type-ignore for SQLModel table=True, override for web routes
- Update Starlette TemplateResponse calls to new API
  (request as first arg, context as kwarg)
- Fix Anthropic SDK content block typing in factory.py
- Add uv.lock for reproducible installs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…art, wealth flow

Add 6 new engine compute modules and 3 model files for cross-chart
family analysis. Key fix: Rahu/Ketu gemstone recommendations now resolve
via sign lord's functional nature per lagna (rashyadhipati principle)
instead of defaulting to "neutral".

New modules:
- functional_nature: any planet's functional classification per lagna +
  Rahu/Ketu shadow planet resolution via BPHS rashyadhipati
- cross_chart: inter-chart planetary overlays (Moon contacts, axis
  contacts, karmic links with Saturn/Rahu/Ketu)
- wealth_flow: earner/accumulator/distributor classification from
  2L/10L/11L house placements
- conjunction_penalty: gemstone weight reduction when lagnesh conjuncts
  Rahu/6L/8L/12L (BV Raman insight)
- family_gemstone_synergy: cross-family gemstone complementarity
  detection ("one's poison = other's nectar")
- dasha_sync: synchronized Mahadasha/Antardasha timeline for family

Extended gem_therapy_core.py to post-process Rahu/Ketu via
get_shadow_planet_nature() — fixes the Gomed miss for Vrischik lagna.

Also fixes stale worktree path in test_yoga_new_definitions.py.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@master12coder master12coder merged commit 754b0cd into main Mar 31, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant