Commit Graph

6 Commits

Author SHA1 Message Date
type-two
c5f848733a Custom city supplement: add Ipswich QLD, label cities with region
custom_cities.json is merged into the search index for towns missing
from the geonames 15k+ dataset; labels now include the region code
when available to disambiguate same-named cities.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-09-03 16:46:09 +10:00
type-two
338614ee06 Aspect patterns + click-info interactivity
- detect_patterns(): stelliums, grand trines, kites, T-squares, grand
  crosses, mystic rectangles, yods — with element/mode/apex flavor
- Patterns panel on the Wheel tab: hover/click highlights the
  configuration on the wheel (gold overlay, other aspect lines dimmed)
  and pops an explainer
- Click-info popovers everywhere: planet glyphs (position, house,
  dignities, interpretation, its aspects), aspect lines, natal and
  synastry grid cells (with harmony score), biwheel glyphs attribute
  to the right person's chart
- Patterns section added to the written report; annotate_chart() ships
  popover text with the chart JSON

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-09-01 13:45:09 +10:00
type-two
5c03a5158b Biwheel swap: flip inner/outer chart in synastry view
Swap button re-frames the biwheel by the other chart (houses, ASC
rotation follow the outer chart); legend updates, resets per comparison,
and warns when the framing chart has an unknown birth time.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-31 21:35:38 +10:00
type-two
438b4c1b47 Layer toggles: show/hide Chiron, asteroids, nodes, Lilith, PoF, minor aspects
Frontend-only filtering over the already-computed chart — wheel, tables,
aspect grid/list, report and synastry views all respect the toggles;
state persists in localStorage.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-30 22:18:33 +10:00
type-two
9c284edc9f Synastry, exports, aspect education
- /api/synastry: inter-chart aspects with weighted harmony/tension
  scores, house overlays, written compatibility report
- Compatibility tab: biwheel (partner ring in gold), inter-aspect grid,
  score gauges
- Export toolbar: chart .json (re-loadable via Load file), wheel SVG/PNG,
  print CSS covers synastry
- Aspect types explained reference + pair notes for 30+ classic pairs
  woven into natal aspect texts
- Wheel fixes: correct arc sweep direction, text-presentation zodiac
  glyphs (no more emoji rendering)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-30 20:23:19 +10:00
type-two
1be39727f8 NATEGODD: Swiss Ephemeris natal chart generator
Full-detail natal charts: 21 bodies/points, 7 house systems, 11 aspect
types with applying/separating, dignities, declination parallels,
sect/balances/moon phase, offline city search with historical IANA
time atlas, SVG wheel, and a written interpretation report.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-30 19:52:08 +10:00