You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,12 @@ Use the table below for the formal endpoint to component mapping.
60
60
|`<roxy-aspects-table>`| Western | POST /astrology/aspects, /astrology/transit-aspects, /astrology/aspect-patterns | Aspect rows coloured by nature with orb and strength, plus detected chart patterns |
61
61
|`<roxy-moon-phase>`| Western | GET /astrology/moon-phase/{current,upcoming,calendar/...} | Moon phase card and calendar |
62
62
|`<roxy-horoscope-card>`| Western | GET /astrology/horoscope/{sign}/{daily,weekly,monthly} | Daily, weekly, or monthly horoscope card |
63
+
|`<roxy-astrocartography-map>`| Western | POST /astrology/astrocartography | World map of planetary MC, IC, Ascendant, and Descendant lines with per-line interpretations |
64
+
|`<roxy-local-space-compass>`| Western | POST /astrology/local-space | Compass dial of planetary azimuth lines from the birthplace, dimmed below the horizon |
65
+
|`<roxy-relocation-wheel>`| Western | POST /astrology/relocation-chart | Relocated chart wheel plus the move geometry, angular planets, and planets that change house |
66
+
|`<roxy-positions-table>`| Western | POST /astrology/asteroids, /astrology/lilith, /astrology/progressions, /astrology/solar-arc, /astrology/arabic-lots | Body, sign, degree, and per-shape columns (house, motion, formula, or natal arc) plus each reading |
67
+
|`<roxy-fixed-stars>`| Western | POST /astrology/fixed-stars | Star to natal point conjunctions with readings, plus a catalog of position, magnitude, nature, and keywords |
68
+
|`<roxy-profection-card>`| Western | POST /astrology/profections | Profected house and sign for the year, the lord of the year, its natal placement, and the reading |
63
69
|`<roxy-compatibility-card>`| Cross | POST /astrology/compatibility-score, /numerology/compatibility, /biorhythm/compatibility | Score card with category breakdown |
64
70
|`<roxy-vedic-kundli>`| Vedic | POST /vedic-astrology/birth-chart | South, North, or East Indian kundli with degree detail and optional Chandra Lagna view |
65
71
|`<roxy-divisional-chart>`| Vedic | POST /vedic-astrology/divisional-chart | Generic divisional varga wheel from D2 Hora to D60 Shashtiamsa |
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -577,6 +577,12 @@ Set `ROXY_API_KEY` to your secret key in your server env for the server-side SDK
577
577
|`<roxy-aspects-table>`| Western | POST /astrology/aspects, /astrology/transit-aspects, /astrology/aspect-patterns | Aspect rows coloured by nature with orb and strength, plus detected chart patterns |
578
578
|`<roxy-moon-phase>`| Western | GET /astrology/moon-phase/{current,upcoming,calendar/...} | Moon phase card and calendar |
579
579
|`<roxy-horoscope-card>`| Western | GET /astrology/horoscope/{sign}/{daily,weekly,monthly} | Daily, weekly, or monthly horoscope card |
580
+
|`<roxy-astrocartography-map>`| Western | POST /astrology/astrocartography | World map of planetary MC, IC, Ascendant, and Descendant lines with per-line interpretations |
581
+
|`<roxy-local-space-compass>`| Western | POST /astrology/local-space | Compass dial of planetary azimuth lines from the birthplace, dimmed below the horizon |
582
+
|`<roxy-relocation-wheel>`| Western | POST /astrology/relocation-chart | Relocated chart wheel plus the move geometry, angular planets, and planets that change house |
583
+
|`<roxy-positions-table>`| Western | POST /astrology/asteroids, /astrology/lilith, /astrology/progressions, /astrology/solar-arc, /astrology/arabic-lots | Body, sign, degree, and per-shape columns (house, motion, formula, or natal arc) plus each reading |
584
+
|`<roxy-fixed-stars>`| Western | POST /astrology/fixed-stars | Star to natal point conjunctions with readings, plus a catalog of position, magnitude, nature, and keywords |
585
+
|`<roxy-profection-card>`| Western | POST /astrology/profections | Profected house and sign for the year, the lord of the year, its natal placement, and the reading |
580
586
|`<roxy-compatibility-card>`| Cross | POST /astrology/compatibility-score, /numerology/compatibility, /biorhythm/compatibility | Score card with category breakdown |
581
587
|`<roxy-vedic-kundli>`| Vedic | POST /vedic-astrology/birth-chart | South, North, or East Indian kundli with degree detail and optional Chandra Lagna view |
582
588
|`<roxy-divisional-chart>`| Vedic | POST /vedic-astrology/divisional-chart | Generic divisional varga wheel from D2 Hora to D60 Shashtiamsa |
0 commit comments