add secondary progression and solar arc evidence

This commit is contained in:
732642856
2026-07-15 11:48:13 +08:00
parent ce2bc79e6e
commit 451cb45e31
6 changed files with 124 additions and 8 deletions
@@ -32,7 +32,9 @@ To add only requested native time evidence, pass:
{
"western_timing": {
"transit_date": "2026-07-09",
"solar_return_year": 2026
"solar_return_year": 2026,
"secondary_progression_date": "2026-07-09",
"solar_arc_date": "2026-07-09"
}
}
```
@@ -40,8 +42,11 @@ To add only requested native time evidence, pass:
`transit_date` produces a local-date transit-to-natal major-aspect snapshot.
`solar_return_year` locates the exact tropical solar return and calculates its
return chart at the supplied birthplace/location. Both are calculation data,
not event verdicts. Secondary progressions and solar arcs remain unavailable
until separately implemented and tested.
not event verdicts. `secondary_progression_date` uses one ephemeris day per
tropical year for progressed planets. `solar_arc_date` applies the true
secondary-progressed-Sun arc to natal planets/ASC/MC. Both remain `partial`:
progressed angles, converses, parans, midpoints, duration, and interpretation
are not asserted.
## Accepted Input