Saltar a contenido

Horóscopo de Amor Semanal para Solteros

El punto final Horóscopo de Amor Semanal para Solteros proporciona un pronóstico semanal para solteros, centrándose en el romance, las conexiones emocionales y las posibles oportunidades en el amor. Es ideal para planificar citas, comprender las dinámicas románticas y prepararse para encuentros emocionantes a lo largo de la semana.


Idioma: Solo inglés (actualmente)

Soporte de idiomas: Este punto final /api/v1/horoscope/reports/*, impulsado por un motor, actualmente solo admite inglés (lang=en).

Punto Final

Método Ruta
POST https://api.numerologyapi.com/api/v1/horoscope/reports/love_singles/weekly

Cuerpo de la Solicitud

Nombre Requerido Tipo Ejemplo Descripción
dob string 1992-07-16 Date of birth (YYYY-MM-DD). Pattern: ^\d{4}-\d{2}-\d{2}
timezone No string America/New_York IANA timezone used to resolve period anchors accurately. Default: UTC
include_snapshot No booleano (opcional) - Interruptor opcional para el modo compacto. Establecer en false para omitir el bloque de instantánea en el payload de respuesta.
include_positions No booleano (opcional) - Interruptor opcional para el modo compacto. Establecer en false para omitir los arrays de posiciones en el payload de respuesta.
zodiac_system No string (opcional) tropical Zodiac computation mode. Allowed: sidereal, tropical
ayanamsa No string (opcional) lahiri Sidereal ayanamsa system (used when sidereal mode is selected). Allowed: lahiri, fagan_bradley, krishnamurti, raman, yukteswar
house_system No string (opcional) placidus House calculation system. Allowed: placidus, whole_sign, equal, koch
node_type No string (opcional) true Lunar node mode. Allowed: true, mean
tenant_id No string (opcional) docs-smoke Override opcional del namespace de tenant/cache.
birth_time No string (opcional) 13:45 Birth time (HH:MM, 24h). Pattern: ^\d{2}:\d{2}$
birth_latitude No número (opcional) 40.7128 Birth latitude. Provide with birth_longitude.
birth_longitude No número (opcional) -74.0060 Birth longitude. Provide with birth_latitude.
birth_timezone No cadena (opcional) America/New_York Zona horaria de nacimiento (IANA).
target_date No cadena (opcional) 2026-04-07 Target calendar date (YYYY-MM-DD). Pattern: ^\d{4}-\d{2}-\d{2}$

Ejemplo de Modo Personalizado (Recomendado)

El modo personalizado activa vectores deterministas adicionales de Swiss Ephemeris (por ejemplo, casas, vectores de tiempo y capas astrológicas opcionales). Esto significa que dos usuarios con el mismo signo aún pueden recibir diferentes editoriales de informe cuando los detalles de nacimiento difieren.

curl --request POST \
  --url "https://api.numerologyapi.com/api/v1/horoscope/reports/love_singles/weekly?lang=en" \
  --header "X-API-Key: YOUR_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
  "dob": "1992-07-16",
  "timezone": "America/New_York",
  "target_date": "2026-04-07",
  "zodiac_system": "tropical",
  "ayanamsa": "lahiri",
  "house_system": "placidus",
  "node_type": "true",
  "tenant_id": "docs-smoke",
  "birth_time": "13:45",
  "birth_latitude": 40.7128,
  "birth_longitude": -74.006,
  "birth_timezone": "America/New_York"
}'

Ejemplo de Modo Público (Basado en el Signo)

El modo público es utilizable en producción y se calcula con capas no personalizadas. Es basado en el signo, por lo que los usuarios que comparten el mismo signo reciben la misma lectura principal para el mismo período. Utilice este modo cuando desee una salida estable a nivel de signo sin diferencias en los vectores de nacimiento por usuario.

curl --request POST \
  --url "https://api.numerologyapi.com/api/v1/horoscope/reports/love_singles/weekly?lang=en" \
  --header "X-API-Key: YOUR_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
  "dob": "1992-07-16",
  "timezone": "America/New_York",
  "target_date": "2026-04-07"
}'

Ejemplo de Respuesta

{
  "report_type": "horoscope",
  "sign": "CANCER",
  "period": "weekly",
  "start": "2026-04-06T00:00:00",
  "end": "2026-04-13T00:00:00",
  "data": {
    "period": "weekly",
    "start": "2026-04-06T00:00:00",
    "end": "2026-04-13T00:00:00",
    "snapshot": {
      "timestamp": "2026-04-09T12:00:00",
      "zodiac_system": "tropical",
      "ayanamsa": "Lahiri",
      "ayanamsa_value": 24.224071,
      "ayanamsa_system": "lahiri",
      "sun_sign": "ARIES",
      "moon_sign": "CAPRICORN",
      "rising_sign": "VIRGO",
      "house_system": "P",
      "house_cusps": [
        161.6924,
        186.013827,
        215.276659,
        248.620341,
        282.855058,
        314.297647,
        341.6924,
        6.013827,
        35.276659,
        68.620341,
        102.855058,
        134.297647
      ],
      "positions": [
        {
          "name": "Sun",
          "longitude": 19.64475544233151,
          "tropical_longitude": 19.64475544233151,
          "sidereal_longitude": 355.419022486965,
          "latitude": -0.00015625541229057335,
          "speed": 0.9823746533213473,
          "sign": "ARIES",
          "tropical_sign": "ARIES",
          "sidereal_sign": "PISCES",
          "degree_in_sign": 19.64475544233151,
          "house": 8,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Moon",
          "longitude": 281.8864373690246,
          "tropical_longitude": 281.8864373690246,
          "sidereal_longitude": 257.6607044136581,
          "latitude": -4.295765307420144,
          "speed": 11.97309170457133,
          "sign": "CAPRICORN",
          "tropical_sign": "CAPRICORN",
          "sidereal_sign": "SAGITTARIUS",
          "degree_in_sign": 11.886437369024577,
          "house": 4,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Mercury",
          "longitude": 352.5802572359631,
          "tropical_longitude": 352.5802572359631,
          "sidereal_longitude": 328.3545242805966,
          "latitude": -2.2971296709056848,
          "speed": 1.2194950548775936,
          "sign": "PISCES",
          "tropical_sign": "PISCES",
          "sidereal_sign": "AQUARIUS",
          "degree_in_sign": 22.580257235963074,
          "house": 7,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Venus",
          "longitude": 42.084325282594584,
          "tropical_longitude": 42.084325282594584,
          "sidereal_longitude": 17.858592327228074,
          "latitude": -0.0777587361654963,
          "speed": 1.225972896324446,
          "sign": "TAURUS",
          "tropical_sign": "TAURUS",
          "sidereal_sign": "ARIES",
          "degree_in_sign": 12.084325282594584,
          "house": 9,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Mars",
          "longitude": 359.7532634372632,
          "tropical_longitude": 359.7532634372632,
          "sidereal_longitude": 335.5275304818967,
          "latitude": -1.009787931441409,
          "speed": 0.7788692227227461,
          "sign": "PISCES",
          "tropical_sign": "PISCES",
          "sidereal_sign": "PISCES",
          "degree_in_sign": 29.753263437263172,
          "house": 7,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Jupiter",
          "longitude": 106.43632944702173,
          "tropical_longitude": 106.43632944702173,
          "sidereal_longitude": 82.21059649165524,
          "latitude": 0.37689533905247297,
          "speed": 0.08873292598110066,
          "sign": "CANCER",
          "tropical_sign": "CANCER",
          "sidereal_sign": "GEMINI",
          "degree_in_sign": 16.436329447021734,
          "house": 11,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Saturn",
          "longitude": 6.5992511458486,
          "tropical_longitude": 6.5992511458486,
          "sidereal_longitude": 342.3735181904821,
          "latitude": -2.1361921758191063,
          "speed": 0.1227594968320901,
          "sign": "ARIES",
          "tropical_sign": "ARIES",
          "sidereal_sign": "PISCES",
          "degree_in_sign": 6.5992511458486,
          "house": 8,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Uranus",
          "longitude": 59.14957632153192,
          "tropical_longitude": 59.14957632153192,
          "sidereal_longitude": 34.9238433661654,
          "latitude": -0.16879422828172888,
          "speed": 0.04787966917556078,
          "sign": "TAURUS",
          "tropical_sign": "TAURUS",
          "sidereal_sign": "TAURUS",
          "degree_in_sign": 29.149576321531917,
          "house": 9,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Neptune",
          "longitude": 2.5194795745925687,
          "tropical_longitude": 2.5194795745925687,
          "sidereal_longitude": 338.29374661922606,
          "latitude": -1.3099498284729205,
          "speed": 0.03655388844960104,
          "sign": "ARIES",
          "tropical_sign": "ARIES",
          "sidereal_sign": "PISCES",
          "degree_in_sign": 2.5194795745925687,
          "house": 7,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Pluto",
          "longitude": 305.3384917540674,
          "tropical_longitude": 305.3384917540674,
          "sidereal_longitude": 281.1127587987009,
          "latitude": -3.9731815545209166,
          "speed": 0.012508214748788368,
          "sign": "AQUARIUS",
          "tropical_sign": "AQUARIUS",
          "sidereal_sign": "CAPRICORN",
          "degree_in_sign": 5.338491754067377,
          "house": 5,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Chiron",
          "longitude": 26.210606894426327,
          "tropical_longitude": 26.210606894426327,
          "sidereal_longitude": 1.9848739390598138,
          "latitude": 0.3579307208025253,
          "speed": 0.05982722032578317,
          "sign": "ARIES",
          "tropical_sign": "ARIES",
          "sidereal_sign": "ARIES",
          "degree_in_sign": 26.210606894426327,
          "house": 8,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Ceres",
          "longitude": 39.85140044565914,
          "tropical_longitude": 39.85140044565914,
          "sidereal_longitude": 15.625667490292626,
          "latitude": -4.459698464834262,
          "speed": 0.39859821530256523,
          "sign": "TAURUS",
          "tropical_sign": "TAURUS",
          "sidereal_sign": "ARIES",
          "degree_in_sign": 9.851400445659138,
          "house": 9,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "North Node",
          "longitude": 338.06468807384545,
          "tropical_longitude": 338.06468807384545,
          "sidereal_longitude": 313.838955118479,
          "latitude": 0.0,
          "speed": -0.02522967145532394,
          "sign": "PISCES",
          "tropical_sign": "PISCES",
          "sidereal_sign": "AQUARIUS",
          "degree_in_sign": 8.064688073845446,
          "house": 6,
          "retrograde": true,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "South Node",
          "longitude": 158.06468807384545,
          "tropical_longitude": 158.06468807384545,
          "sidereal_longitude": 133.83895511847902,
          "latitude": 0.0,
          "speed": -0.02522967145532394,
          "sign": "VIRGO",
          "tropical_sign": "VIRGO",
          "sidereal_sign": "LEO",
          "degree_in_sign": 8.064688073845446,
          "house": 12,
          "retrograde": true,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Lilith",
          "longitude": 252.29244356989153,
          "tropical_longitude": 252.29244356989153,
          "sidereal_longitude": 228.066710614525,
          "latitude": -5.123204974212474,
          "speed": 0.11201863529358284,
          "sign": "SAGITTARIUS",
          "tropical_sign": "SAGITTARIUS",
          "sidereal_sign": "SCORPIO",
          "degree_in_sign": 12.292443569891532,
          "house": 4,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Pallas",
          "longitude": 354.6361388995335,
          "tropical_longitude": 354.6361388995335,
          "sidereal_longitude": 330.410405944167,
          "latitude": 3.4361514264197948,
          "speed": 0.3262291903539235,
          "sign": "PISCES",
          "tropical_sign": "PISCES",
          "sidereal_sign": "PISCES",
          "degree_in_sign": 24.636138899533478,
          "house": 7,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Juno",
          "longitude": 302.92237426346543,
          "tropical_longitude": 302.92237426346543,
          "sidereal_longitude": 278.6966413080989,
          "latitude": 11.673348190740995,
          "speed": 0.24853964788414096,
          "sign": "AQUARIUS",
          "tropical_sign": "AQUARIUS",
          "sidereal_sign": "CAPRICORN",
          "degree_in_sign": 2.9223742634654286,
          "house": 5,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Vesta",
          "longitude": 344.4979671991508,
          "tropical_longitude": 344.4979671991508,
          "sidereal_longitude": 320.27223424378434,
          "latitude": -3.8728401831323054,
          "speed": 0.47541753950246307,
          "sign": "PISCES",
          "tropical_sign": "PISCES",
          "sidereal_sign": "AQUARIUS",
          "degree_in_sign": 14.497967199150821,
          "house": 7,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        },
        {
          "name": "Eris",
          "longitude": 25.211983606179118,
          "tropical_longitude": 25.211983606179118,
          "sidereal_longitude": 0.9862506508126041,
          "latitude": -10.393050979080442,
          "speed": 0.010881315418548417,
          "sign": "ARIES",
          "tropical_sign": "ARIES",
          "sidereal_sign": "ARIES",
          "degree_in_sign": 25.211983606179118,
          "house": 8,
          "retrograde": false,
          "ayanamsa_value": 24.224071485980346
        }
      ],
      "aspects": [
        {
          "body1": "Sun",
          "body2": "Moon",
          "aspect": "square",
          "orb": 7.76,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Sun",
          "body2": "Mercury",
          "aspect": "semi-sextile",
          "orb": 2.94,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Sun",
          "body2": "Jupiter",
          "aspect": "square",
          "orb": 3.21,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Sun",
          "body2": "Chiron",
          "aspect": "conjunction",
          "orb": 6.57,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Sun",
          "body2": "Lilith",
          "aspect": "trine",
          "orb": 7.35,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Sun",
          "body2": "Eris",
          "aspect": "conjunction",
          "orb": 5.57,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Moon",
          "body2": "Venus",
          "aspect": "trine",
          "orb": 0.2,
          "exact": true,
          "applying": false
        },
        {
          "body1": "Moon",
          "body2": "Jupiter",
          "aspect": "opposition",
          "orb": 4.55,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Moon",
          "body2": "Saturn",
          "aspect": "square",
          "orb": 5.29,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Moon",
          "body2": "Uranus",
          "aspect": "sesquiquadrate",
          "orb": 2.26,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Moon",
          "body2": "Ceres",
          "aspect": "trine",
          "orb": 2.04,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Moon",
          "body2": "North Node",
          "aspect": "sextile",
          "orb": 3.82,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Moon",
          "body2": "South Node",
          "aspect": "trine",
          "orb": 3.82,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Moon",
          "body2": "Lilith",
          "aspect": "semi-sextile",
          "orb": 0.41,
          "exact": true,
          "applying": false
        },
        {
          "body1": "Moon",
          "body2": "Vesta",
          "aspect": "sextile",
          "orb": 2.61,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Mercury",
          "body2": "Mars",
          "aspect": "conjunction",
          "orb": 7.17,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Mercury",
          "body2": "Jupiter",
          "aspect": "trine",
          "orb": 6.14,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Mercury",
          "body2": "Pluto",
          "aspect": "semi-square",
          "orb": 2.24,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Mercury",
          "body2": "Ceres",
          "aspect": "semi-square",
          "orb": 2.27,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Mercury",
          "body2": "Pallas",
          "aspect": "conjunction",
          "orb": 2.06,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Mercury",
          "body2": "Eris",
          "aspect": "semi-sextile",
          "orb": 2.63,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Venus",
          "body2": "Mars",
          "aspect": "semi-square",
          "orb": 2.67,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Venus",
          "body2": "Jupiter",
          "aspect": "sextile",
          "orb": 4.35,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Venus",
          "body2": "Pluto",
          "aspect": "square",
          "orb": 6.75,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Venus",
          "body2": "Ceres",
          "aspect": "conjunction",
          "orb": 2.23,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Venus",
          "body2": "North Node",
          "aspect": "sextile",
          "orb": 4.02,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Venus",
          "body2": "South Node",
          "aspect": "trine",
          "orb": 4.02,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Venus",
          "body2": "Lilith",
          "aspect": "quincunx",
          "orb": 0.21,
          "exact": true,
          "applying": false
        },
        {
          "body1": "Venus",
          "body2": "Pallas",
          "aspect": "semi-square",
          "orb": 2.45,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Venus",
          "body2": "Vesta",
          "aspect": "sextile",
          "orb": 2.41,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Mars",
          "body2": "Saturn",
          "aspect": "conjunction",
          "orb": 6.85,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Mars",
          "body2": "Uranus",
          "aspect": "sextile",
          "orb": 0.6,
          "exact": true,
          "applying": false
        },
        {
          "body1": "Mars",
          "body2": "Neptune",
          "aspect": "conjunction",
          "orb": 2.77,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Mars",
          "body2": "Pluto",
          "aspect": "sextile",
          "orb": 5.59,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Mars",
          "body2": "Pallas",
          "aspect": "conjunction",
          "orb": 5.12,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Mars",
          "body2": "Juno",
          "aspect": "sextile",
          "orb": 3.17,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Jupiter",
          "body2": "Uranus",
          "aspect": "semi-square",
          "orb": 2.29,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Jupiter",
          "body2": "Vesta",
          "aspect": "trine",
          "orb": 1.94,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Saturn",
          "body2": "Neptune",
          "aspect": "conjunction",
          "orb": 4.08,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Saturn",
          "body2": "Pluto",
          "aspect": "sextile",
          "orb": 1.26,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Saturn",
          "body2": "North Node",
          "aspect": "semi-sextile",
          "orb": 1.47,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Saturn",
          "body2": "South Node",
          "aspect": "quincunx",
          "orb": 1.47,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Saturn",
          "body2": "Lilith",
          "aspect": "trine",
          "orb": 5.69,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Saturn",
          "body2": "Juno",
          "aspect": "sextile",
          "orb": 3.68,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Uranus",
          "body2": "Neptune",
          "aspect": "sextile",
          "orb": 3.37,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Uranus",
          "body2": "Pluto",
          "aspect": "trine",
          "orb": 6.19,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Uranus",
          "body2": "Chiron",
          "aspect": "semi-sextile",
          "orb": 2.94,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Uranus",
          "body2": "Pallas",
          "aspect": "sextile",
          "orb": 4.51,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Uranus",
          "body2": "Juno",
          "aspect": "trine",
          "orb": 3.77,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Neptune",
          "body2": "Pluto",
          "aspect": "sextile",
          "orb": 2.82,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Neptune",
          "body2": "Pallas",
          "aspect": "conjunction",
          "orb": 7.88,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Neptune",
          "body2": "Juno",
          "aspect": "sextile",
          "orb": 0.4,
          "exact": true,
          "applying": false
        },
        {
          "body1": "Pluto",
          "body2": "Ceres",
          "aspect": "square",
          "orb": 4.51,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Pluto",
          "body2": "North Node",
          "aspect": "semi-sextile",
          "orb": 2.73,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Pluto",
          "body2": "South Node",
          "aspect": "quincunx",
          "orb": 2.73,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Pluto",
          "body2": "Juno",
          "aspect": "conjunction",
          "orb": 2.42,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Chiron",
          "body2": "Lilith",
          "aspect": "sesquiquadrate",
          "orb": 1.08,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Chiron",
          "body2": "Pallas",
          "aspect": "semi-sextile",
          "orb": 1.57,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Chiron",
          "body2": "Juno",
          "aspect": "square",
          "orb": 6.71,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Chiron",
          "body2": "Eris",
          "aspect": "conjunction",
          "orb": 1.0,
          "exact": true,
          "applying": false
        },
        {
          "body1": "Ceres",
          "body2": "North Node",
          "aspect": "sextile",
          "orb": 1.79,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Ceres",
          "body2": "South Node",
          "aspect": "trine",
          "orb": 1.79,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Ceres",
          "body2": "Lilith",
          "aspect": "quincunx",
          "orb": 2.44,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Ceres",
          "body2": "Pallas",
          "aspect": "semi-square",
          "orb": 0.22,
          "exact": true,
          "applying": false
        },
        {
          "body1": "Ceres",
          "body2": "Juno",
          "aspect": "square",
          "orb": 6.93,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Ceres",
          "body2": "Vesta",
          "aspect": "sextile",
          "orb": 4.65,
          "exact": false,
          "applying": false
        },
        {
          "body1": "North Node",
          "body2": "South Node",
          "aspect": "opposition",
          "orb": 0.0,
          "exact": true,
          "applying": false
        },
        {
          "body1": "North Node",
          "body2": "Lilith",
          "aspect": "square",
          "orb": 4.23,
          "exact": false,
          "applying": false
        },
        {
          "body1": "North Node",
          "body2": "Vesta",
          "aspect": "conjunction",
          "orb": 6.43,
          "exact": false,
          "applying": false
        },
        {
          "body1": "North Node",
          "body2": "Eris",
          "aspect": "semi-square",
          "orb": 2.15,
          "exact": false,
          "applying": false
        },
        {
          "body1": "South Node",
          "body2": "Lilith",
          "aspect": "square",
          "orb": 4.23,
          "exact": false,
          "applying": false
        },
        {
          "body1": "South Node",
          "body2": "Vesta",
          "aspect": "opposition",
          "orb": 6.43,
          "exact": false,
          "applying": false
        },
        {
          "body1": "South Node",
          "body2": "Eris",
          "aspect": "sesquiquadrate",
          "orb": 2.15,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Lilith",
          "body2": "Vesta",
          "aspect": "square",
          "orb": 2.21,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Lilith",
          "body2": "Eris",
          "aspect": "sesquiquadrate",
          "orb": 2.08,
          "exact": false,
          "applying": false
        },
        {
          "body1": "Pallas",
          "body2": "Eris",
          "aspect": "semi-sextile",
          "orb": 0.58,
          "exact": true,
          "applying": false
        },
        {
          "body1": "Juno",
          "body2": "Eris",
          "aspect": "square",
          "orb": 7.71,
          "exact": false,
          "applying": false
        }
      ]
    },
    "metrics": {
      "sample_count": 7,
      "aspect_counts": {
        "semi-sextile": 58,
        "square": 80,
        "semi-square": 57,
        "trine": 67,
        "quincunx": 30,
        "opposition": 17,
        "sextile": 106,
        "conjunction": 91,
        "sesquiquadrate": 28
      },
      "retrograde_bodies": [
        "North Node",
        "South Node"
      ],
      "sign_changes": [
        "Moon enters CAPRICORN on Apr 09",
        "Mars enters ARIES on Apr 10",
        "Moon enters AQUARIUS on Apr 11"
      ]
    },
    "notable_events": [
      "Moon trine Saturn exact on Apr 06",
      "Sun square Jupiter exact on Apr 06",
      "Saturn sextile Pluto exact on Apr 06",
      "Venus sextile North Node exact on Apr 06",
      "Ceres sextile North Node exact on Apr 06",
      "Moon sextile Pluto exact on Apr 06",
      "Venus trine South Node exact on Apr 06",
      "Ceres trine South Node exact on Apr 06",
      "Chiron conjunction Eris exact on Apr 06",
      "Venus conjunction Ceres exact on Apr 06",
      "Neptune sextile Juno exact on Apr 07",
      "Sun trine Moon exact on Apr 07"
    ],
    "period_events": [
      {
        "timestamp": "2026-04-06T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Moon",
        "body2": "Saturn",
        "sign": null,
        "aspect": "trine",
        "exactness": 0.02,
        "narrative_priority": 1.884,
        "section_bias": {
          "general": 1.7999999999999998,
          "love_singles": 0.4,
          "love_couples": 0.4,
          "friendship": 0.3,
          "health": 0.8,
          "career": 0.8,
          "money": 0.5
        },
        "description": "Moon trine Saturn exact on Apr 06"
      },
      {
        "timestamp": "2026-04-06T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Sun",
        "body2": "Jupiter",
        "sign": null,
        "aspect": "square",
        "exactness": 0.51,
        "narrative_priority": 1.86,
        "section_bias": {
          "general": 2.0,
          "career": 1.3,
          "lifestyle": 0.9,
          "money": 0.8
        },
        "description": "Sun square Jupiter exact on Apr 06"
      },
      {
        "timestamp": "2026-04-06T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Saturn",
        "body2": "Pluto",
        "sign": null,
        "aspect": "sextile",
        "exactness": 0.93,
        "narrative_priority": 1.839,
        "section_bias": {
          "general": 1.6,
          "career": 1.3,
          "health": 0.5,
          "money": 0.5,
          "love_couples": 0.4
        },
        "description": "Saturn sextile Pluto exact on Apr 06"
      },
      {
        "timestamp": "2026-04-06T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Venus",
        "body2": "North Node",
        "sign": null,
        "aspect": "sextile",
        "exactness": 0.14,
        "narrative_priority": 1.768,
        "section_bias": {
          "general": 1.4,
          "love_singles": 1.2,
          "love_couples": 1.0,
          "money": 0.5,
          "friendship": 0.4,
          "career": 0.4
        },
        "description": "Venus sextile North Node exact on Apr 06"
      },
      {
        "timestamp": "2026-04-06T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Ceres",
        "body2": "North Node",
        "sign": null,
        "aspect": "sextile",
        "exactness": 0.4,
        "narrative_priority": 1.755,
        "section_bias": {
          "general": 1.4,
          "career": 0.4,
          "love_singles": 0.3
        },
        "description": "Ceres sextile North Node exact on Apr 06"
      },
      {
        "timestamp": "2026-04-06T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Moon",
        "body2": "Pluto",
        "sign": null,
        "aspect": "sextile",
        "exactness": 0.91,
        "narrative_priority": 1.675,
        "section_bias": {
          "general": 2.0,
          "love_singles": 0.4,
          "love_couples": 0.8,
          "friendship": 0.3,
          "health": 0.3,
          "career": 0.5
        },
        "description": "Moon sextile Pluto exact on Apr 06"
      },
      {
        "timestamp": "2026-04-06T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Venus",
        "body2": "South Node",
        "sign": null,
        "aspect": "trine",
        "exactness": 0.14,
        "narrative_priority": 1.658,
        "section_bias": {
          "general": 1.2999999999999998,
          "love_singles": 0.9,
          "love_couples": 1.0,
          "money": 0.5,
          "friendship": 0.7,
          "lifestyle": 0.4
        },
        "description": "Venus trine South Node exact on Apr 06"
      },
      {
        "timestamp": "2026-04-06T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Ceres",
        "body2": "South Node",
        "sign": null,
        "aspect": "trine",
        "exactness": 0.4,
        "narrative_priority": 1.645,
        "section_bias": {
          "general": 1.2999999999999998,
          "lifestyle": 0.4,
          "friendship": 0.3
        },
        "description": "Ceres trine South Node exact on Apr 06"
      },
      {
        "timestamp": "2026-04-06T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Chiron",
        "body2": "Eris",
        "sign": null,
        "aspect": "conjunction",
        "exactness": 0.85,
        "narrative_priority": 1.623,
        "section_bias": {
          "general": 1.0,
          "health": 0.8,
          "love_couples": 0.4
        },
        "description": "Chiron conjunction Eris exact on Apr 06"
      },
      {
        "timestamp": "2026-04-06T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Venus",
        "body2": "Ceres",
        "sign": null,
        "aspect": "conjunction",
        "exactness": 0.25,
        "narrative_priority": 1.598,
        "section_bias": {
          "general": 0.6,
          "love_singles": 0.9,
          "love_couples": 1.0,
          "money": 0.5,
          "friendship": 0.4
        },
        "description": "Venus conjunction Ceres exact on Apr 06"
      },
      {
        "timestamp": "2026-04-07T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Neptune",
        "body2": "Juno",
        "sign": null,
        "aspect": "sextile",
        "exactness": 0.03,
        "narrative_priority": 1.719,
        "section_bias": {
          "general": 1.0,
          "health": 0.5,
          "lifestyle": 0.6
        },
        "description": "Neptune sextile Juno exact on Apr 07"
      },
      {
        "timestamp": "2026-04-07T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Sun",
        "body2": "Moon",
        "sign": null,
        "aspect": "trine",
        "exactness": 0.42,
        "narrative_priority": 1.699,
        "section_bias": {
          "general": 2.3,
          "career": 0.5,
          "lifestyle": 0.5,
          "love_singles": 0.4,
          "love_couples": 0.4,
          "friendship": 0.3,
          "health": 0.3
        },
        "description": "Sun trine Moon exact on Apr 07"
      },
      {
        "timestamp": "2026-04-08T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Mars",
        "body2": "Uranus",
        "sign": null,
        "aspect": "sextile",
        "exactness": 0.13,
        "narrative_priority": 1.714,
        "section_bias": {
          "general": 1.0,
          "career": 0.8,
          "health": 0.6,
          "love_singles": 0.3,
          "lifestyle": 0.7,
          "communication": 0.4
        },
        "description": "Mars sextile Uranus exact on Apr 08"
      },
      {
        "timestamp": "2026-04-08T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Moon",
        "body2": "Mars",
        "sign": null,
        "aspect": "square",
        "exactness": 0.99,
        "narrative_priority": 1.615,
        "section_bias": {
          "general": 1.4,
          "love_singles": 0.7,
          "love_couples": 0.4,
          "friendship": 0.3,
          "health": 0.8999999999999999,
          "career": 0.8
        },
        "description": "Moon square Mars exact on Apr 08"
      },
      {
        "timestamp": "2026-04-09T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Moon",
        "body2": "Venus",
        "sign": null,
        "aspect": "trine",
        "exactness": 0.2,
        "narrative_priority": 1.6,
        "section_bias": {
          "general": 1.4,
          "love_singles": 1.3,
          "love_couples": 1.4,
          "friendship": 0.7,
          "health": 0.3,
          "money": 0.5
        },
        "description": "Moon trine Venus exact on Apr 09"
      },
      {
        "timestamp": "2026-04-10T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Moon",
        "body2": "Mercury",
        "sign": null,
        "aspect": "sextile",
        "exactness": 0.12,
        "narrative_priority": 1.604,
        "section_bias": {
          "general": 1.4,
          "love_singles": 0.4,
          "love_couples": 0.4,
          "friendship": 0.6,
          "health": 0.3,
          "communication": 0.9,
          "career": 0.4
        },
        "description": "Moon sextile Mercury exact on Apr 10"
      },
      {
        "timestamp": "2026-04-10T12:00:00",
        "event_type": "ingress",
        "body1": "Mars",
        "body2": null,
        "sign": "ARIES",
        "aspect": null,
        "exactness": null,
        "narrative_priority": 1.322,
        "section_bias": {
          "general": 0.6,
          "career": 0.8,
          "health": 0.6,
          "love_singles": 0.3
        },
        "description": "Mars enters ARIES on Apr 10"
      },
      {
        "timestamp": "2026-04-11T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Moon",
        "body2": "Saturn",
        "sign": null,
        "aspect": "sextile",
        "exactness": 0.64,
        "narrative_priority": 1.853,
        "section_bias": {
          "general": 1.7999999999999998,
          "love_singles": 0.4,
          "love_couples": 0.4,
          "friendship": 0.3,
          "health": 0.8,
          "career": 0.8,
          "money": 0.5
        },
        "description": "Moon sextile Saturn exact on Apr 11"
      },
      {
        "timestamp": "2026-04-11T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Moon",
        "body2": "Pluto",
        "sign": null,
        "aspect": "conjunction",
        "exactness": 0.84,
        "narrative_priority": 1.678,
        "section_bias": {
          "general": 2.0,
          "love_singles": 0.4,
          "love_couples": 0.8,
          "friendship": 0.3,
          "health": 0.3,
          "career": 0.5
        },
        "description": "Moon conjunction Pluto exact on Apr 11"
      },
      {
        "timestamp": "2026-04-11T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Mercury",
        "body2": "Pallas",
        "sign": null,
        "aspect": "conjunction",
        "exactness": 0.2,
        "narrative_priority": 1.6,
        "section_bias": {
          "general": 0.6,
          "communication": 0.9,
          "career": 0.4,
          "friendship": 0.3
        },
        "description": "Mercury conjunction Pallas exact on Apr 11"
      },
      {
        "timestamp": "2026-04-12T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Jupiter",
        "body2": "Vesta",
        "sign": null,
        "aspect": "trine",
        "exactness": 0.8,
        "narrative_priority": 1.845,
        "section_bias": {
          "general": 1.1,
          "career": 0.8,
          "money": 0.8,
          "lifestyle": 0.4
        },
        "description": "Jupiter trine Vesta exact on Apr 12"
      },
      {
        "timestamp": "2026-04-12T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Venus",
        "body2": "Jupiter",
        "sign": null,
        "aspect": "sextile",
        "exactness": 0.95,
        "narrative_priority": 1.838,
        "section_bias": {
          "general": 1.1,
          "love_singles": 0.9,
          "love_couples": 1.0,
          "money": 1.3,
          "friendship": 0.4,
          "career": 0.8,
          "lifestyle": 0.4
        },
        "description": "Venus sextile Jupiter exact on Apr 12"
      },
      {
        "timestamp": "2026-04-12T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Mars",
        "body2": "Neptune",
        "sign": null,
        "aspect": "conjunction",
        "exactness": 0.54,
        "narrative_priority": 1.693,
        "section_bias": {
          "general": 1.0,
          "career": 0.8,
          "health": 1.1,
          "love_singles": 0.3,
          "lifestyle": 0.6
        },
        "description": "Mars conjunction Neptune exact on Apr 12"
      },
      {
        "timestamp": "2026-04-12T12:00:00",
        "event_type": "exact_aspect",
        "body1": "Venus",
        "body2": "Vesta",
        "sign": null,
        "aspect": "sextile",
        "exactness": 0.16,
        "narrative_priority": 1.602,
        "section_bias": {
          "general": 0.6,
          "love_singles": 0.9,
          "love_couples": 1.0,
          "money": 0.5,
          "friendship": 0.4
        },
        "description": "Venus sextile Vesta exact on Apr 12"
      }
    ],
    "factor_values": {
      "sun_in_sign": "ARIES",
      "moon_in_sign": "CAPRICORN",
      "weekly_moon_phase": "last_quarter",
      "transits_archetypes": "retrograde_review",
      "aspects": "sextile",
      "planetary_focus": "moon_focus",
      "retrograde_archetypes": "no_major_retrograde",
      "ingress_archetypes": "moon_ingress",
      "weekly_theme_archetypes": "social_visibility",
      "weekly_house_focus": "seventh_house"
    }
  },
  "sections": [
    {
      "section": "love_singles",
      "title": "Love Singles weekly outlook: protective and intuitive (high)",
      "summary": "For Cancer this week, dating, attraction, and emotional openness becomes the main lever for progress. Attraction is strongest when your standards and actions match. At week open, Moon trine Saturn peaks on Apr 06. Near the midpoint, Moon square Mars peaks on Apr 08. As the week closes, Moon trine Venus peaks on Apr 09. For dating dynamics, retrograde review favors revision before expansion; In dating terms, prioritize standards, reciprocity, and clean signals. Let this retrograde review sharpen your focus on what truly draws you in—avoid settling for surface-level connection. Your emotional core is calling for depth. That stance helps the right people find you. Also, In romantic discovery terms, with emotional processing leading this cycle, durable progress comes from consistency over urgency; Dating-wise, let consistency filter attraction before momentum takes over. Notice how you respond to emotional expressions in others. Are you too soft or too harsh? Adjust now. That stance helps the right people find you. For dating dynamics, Sextile patterns ease coordination and keep momentum usable; In dating terms, prioritize standards, reciprocity, and clean signals. Schedule a ‘love audit’ this week. Close your eyes and recall your last three romantic encounters. What stands out? What doesn’t? Journal the contrast. That clarity protects your standards in real time.",
      "deep_report": "For the week ahead, this deep reading starts with primary leverage and then layers secondary timing intelligence. For this weekly love singles arc, let chemistry be your orienting principle. A second weekly influence shifts the emphasis; the practical consequence is this: At the core of this weekly arc is transit pattern of retrograde review.\n\nFor dating dynamics, retrograde review favors revision before expansion; In dating terms, prioritize standards, reciprocity, and clean signals. Relationally, the first move is Let this retrograde review sharpen your focus on what truly draws you in—avoid settling for surface-level connection. Anchor it through Schedule a ‘love audit’ this week.\n\nKeep Your intuition is your compass active while reducing conditions where a connection feels like a chore. As Moon trine Saturn peaks on Apr 06 comes into focus, use it to clean up relational timing in dating, attraction, and emotional openness this week. A second weekly influence shifts the emphasis: Another consequential influence in this weekly arc is theme archetype of emotional processing.\n\nIn romantic discovery terms, with emotional processing leading this cycle, durable progress comes from consistency over urgency; Dating-wise, let consistency filter attraction before momentum takes over. Connection friction grows around Trust that your past wounds are shaping your future love story, not limiting it. Regulate it with Schedule a ‘no-distraction’ date this week—just you and a candle.\n\nUse Notice how you respond to emotional expressions in others to keep Don’t force a connection if it doesn’t feel reciprocal from repeating. As Sun trine Moon peaks on Apr 07 peaks, recalibrate closeness and boundaries in dating, attraction, and emotional openness this week. The weekly advantage is disciplined ordering: let the strongest signal lead and let the rest tune execution.",
      "highlights": [
        "Retrograde review favors revision before expansion.",
        "Emotional processing is setting the tone; consistency beats urgency.",
        "Sextile patterns ease coordination and keep momentum usable.",
        "No major retrograde favors review, cleanup, and smarter timing."
      ],
      "cautions": [
        "If a connection feels like a chore, it’s not love. Recognize the difference between loyalty and obligation.",
        "Don’t force a connection if it doesn’t feel reciprocal. Your worth isn’t tied to someone else’s approval.",
        "Hold back from the urge to fix others’ insecurities; your role is to create space for them to grow alongside you.",
        "Avoid overanalyzing early signals. A sextile thrives on action, not speculation. When you’re drawn, move toward the energy—don’t wait for proof."
      ],
      "actions": [
        "Block a ‘love audit’ this week. Close your eyes and recall your last three romantic encounters. What stands out? What doesn’t? Journal the contrast.",
        "Set a ‘no-distraction’ date this week—just you and a candle. No phone, no agenda. Let connection unfold.",
        "For singles, this week: Schedule a low-key date with yourself—coffee, a walk, or a creative project. The sextile energy works best when you’re present in your own life.",
        "Wrap the week by writing down one thing you’re grateful for in your love life. Gratitude rewires your brain to attract more of what you appreciate."
      ],
      "scores": {
        "momentum": 100.0,
        "clarity": 38.5,
        "opportunity": 100.0,
        "focus": 89.7,
        "stability": 28.0,
        "connection": 92.2
      },
      "intensity": "high",
      "factor_details": [
        {
          "factor_type": "sun_in_sign",
          "factor_value": "ARIES",
          "weight": 0.9,
          "factor_insights": {
            "motivation": "This week, let your nurturing instincts attract someone who appreciates your sensitivity and warmth.",
            "caution": "Avoid rushing into commitments—let your feelings evolve naturally before deepening bonds.",
            "reflection": "What do you truly want in love? Cancer’s introspection now reveals hidden desires you’ve been ignoring.",
            "weekly_tip": "Prioritize one romantic conversation this week where you share your deepest hopes and fears honestly.",
            "affirmation": "My emotional depth attracts partners who value my authenticity and sensitivity."
          }
        },
        {
          "factor_type": "moon_in_sign",
          "factor_value": "CAPRICORN",
          "weight": 0.95,
          "factor_insights": {
            "motivation": "Your emotional core is demanding authenticity—lean into your intuition like a Cancer’s moon, but ground it in what truly nourishes your heart.",
            "caution": "Avoid overanalyzing every text or missed call—Capricorn’s discipline can turn self-doubt into self-judgment. Pause before reacting.",
            "reflection": "Reflect on a time you felt truly seen—what did that person do differently that made you feel safe?",
            "weekly_tip": "Avoid dismissing your feelings as ‘overreacting’—your Cancer moon’s emotions are valid. Name them first before responding.",
            "affirmation": "I release the need to control every detail of my love life—trust that my moon’s timing aligns perfectly."
          }
        },
        {
          "factor_type": "weekly_moon_phase",
          "factor_value": "last_quarter",
          "weight": 1.05,
          "factor_insights": {
            "motivation": "This is your time to audit what drains you in relationships; let the quiet phase sharpen your boundaries.",
            "caution": "Avoid over-sharing or people-pleasing—this isn’t the time to chase validation through others’ approval.",
            "reflection": "Write down the top 3 traits you won’t tolerate in a partner. This isn’t rejection; it’s self-preservation.",
            "weekly_tip": "Text one person you admire: ‘I admire how you handle [specific strength]. What’s something you’re proud of?’",
            "affirmation": "I attract love that respects my boundaries and my growth. My energy is magnetic, not desperate."
          }
        },
        {
          "factor_type": "transits_archetypes",
          "factor_value": "retrograde_review",
          "weight": 1.25,
          "factor_insights": {
            "motivation": "Let this retrograde review sharpen your focus on what truly draws you in—avoid settling for surface-level connection. Your emotional core is calling for depth.",
            "caution": "If a connection feels like a chore, it’s not love. Recognize the difference between loyalty and obligation.",
            "reflection": "Your intuition is your compass. When indecision feels like a storm, trust the stillness beneath. It’s your guide.",
            "weekly_tip": "Schedule a ‘love audit’ this week. Close your eyes and recall your last three romantic encounters. What stands out? What doesn’t? Journal the contrast.",
            "affirmation": "My worth isn’t defined by someone else’s gaze. I am enough, exactly as I am."
          }
        },
        {
          "factor_type": "aspects",
          "factor_value": "sextile",
          "weight": 1.15,
          "factor_insights": {
            "motivation": "Lean into this sextile energy between your heart and a new connection—it’s not just timing, it’s a cosmic nudge to show up as the partner you’ve been evolving into.",
            "caution": "Avoid overanalyzing early signals. A sextile thrives on action, not speculation. When you’re drawn, move toward the energy—don’t wait for proof.",
            "reflection": "If you’re single, what’s a ‘no’ you’ve been avoiding saying? A sextile doesn’t just bring opportunities; it clears the way for what’s meant to stay.",
            "weekly_tip": "For singles, this week: Schedule a low-key date with yourself—coffee, a walk, or a creative project. The sextile energy works best when you’re present in your own life.",
            "affirmation": "My attraction is authentic, not forced. I attract partners who mirror my deepest, most true self."
          }
        },
        {
          "factor_type": "planetary_focus",
          "factor_value": "moon_focus",
          "weight": 1.1,
          "factor_insights": {
            "motivation": "This week, your heart’s rhythm will dictate how you attract love. Resist the urge to force it; let the moon’s timing work in your favor.",
            "caution": "Be mindful of overanalyzing your emotional cues. The moon’s intensity can blur the line between clarity and self-doubt—pause before reacting to avoid missteps.",
            "reflection": "Notice how you respond to emotional cues in others. The moon will highlight your natural empathy—or areas where you need to soften.",
            "weekly_tip": "If you’re avoiding someone or a connection, the moon’s challenge may be nudging you to confront it. Instead of pushing away, ask: What does this person offer me?",
            "affirmation": "I trust my heart’s rhythm and let the moon guide my love choices with clarity and courage."
          }
        },
        {
          "factor_type": "retrograde_archetypes",
          "factor_value": "no_major_retrograde",
          "weight": 1.15,
          "factor_insights": {
            "motivation": "This week, let your heart lead the way: the right person will feel like home, not just a temporary match.",
            "caution": "Resist the urge to fix others’ insecurities; your role is to create space for them to grow alongside you.",
            "reflection": "How do I handle emotional intimacy? If you’re holding back, your subconscious may be signaling a need for deeper self-work first.",
            "weekly_tip": "End the week by writing down one thing you’re grateful for in your love life. Gratitude rewires your brain to attract more of what you appreciate.",
            "affirmation": "My intuition guides me toward connections that honor my needs and values. I am worthy of love that feels authentic and fulfilling."
          }
        },
        {
          "factor_type": "ingress_archetypes",
          "factor_value": "moon_ingress",
          "weight": 1.05,
          "factor_insights": {
            "motivation": "Your emotional needs are shifting; use this time to reflect on what love means to you, not just what others expect.",
            "caution": "Don’t let fear of vulnerability hold you back. The right connection will mirror your emotional honesty without hesitation.",
            "reflection": "Journal your ‘love language’—how do you feel most cherished? Share this with someone you trust to align expectations.",
            "weekly_tip": "If you’re single, practice saying ‘I’m not ready’ without shame. Your moon’s energy is still healing—let it guide you, not rush it.",
            "affirmation": "I release fear of vulnerability and welcome connections where my heart feels safe and cherished."
          }
        },
        {
          "factor_type": "weekly_theme_archetypes",
          "factor_value": "emotional_processing",
          "weight": 1.2,
          "factor_insights": {
            "motivation": "Trust that your past wounds are shaping your future love story, not limiting it. Rewrite the narrative.",
            "caution": "Don’t force a connection if it doesn’t feel reciprocal. Your worth isn’t tied to someone else’s approval.",
            "reflection": "Notice how you respond to emotional expressions in others. Are you too soft or too harsh? Adjust now.",
            "weekly_tip": "Schedule a ‘no-distraction’ date this week—just you and a candle. No phone, no agenda. Let connection unfold.",
            "affirmation": "This week, I let go of control and trust that my love story is unfolding exactly as it should."
          }
        },
        {
          "factor_type": "weekly_house_focus",
          "factor_value": "seventh_house",
          "weight": 1.08,
          "factor_insights": {
            "motivation": "Your seventh house this week demands that you refine your boundaries around what you truly value in partnerships—both in potential connections and existing ones.",
            "caution": "If you’re single, be wary of forming bonds that prioritize companionship over the freedom to grow independently; this house thrives on mutual respect, not dependency.",
            "reflection": "Consider how you’ve handled contracts in the past—did you honor your word, or did you find yourself adjusting to fit the other’s expectations? This house is about integrity.",
            "weekly_tip": "When reflecting on a partnership, ask: Does this person see me as I want to be seen, or are they shaping me to fit their vision? Your answer will clarify the contract.",
            "affirmation": "I trust that my autonomy is part of my power, and I attract connections that honor that truth."
          }
        }
      ],
      "debug_trace": null
    }
  ],
  "_enterprise": {
    "client": "The Numerology API",
    "plan": "Enterprise",
    "request_id": "6b71ba6eb8621433",
    "quota": "unlimited",
    "usage_tracking": false
  },
  "_api_metadata_": {
    "api_name": "The Numerology API by Dakidarts®",
    "api_version": "1.0.0",
    "endpoint_name": "horoscope_love_singles_weekly_post",
    "endpoint_description": "Provides this week's love horoscope for singles.",
    "developer": "Dakidarts®",
    "copyright": "© 2026 Dakidarts®. All rights reserved.",
    "documentation_url": "https://docs.numerologyapi.com/",
    "response_timestamp": "2026-04-07T23:44:38.465847+01:00",
    "data_source": "Internal Engine / Astro Numerology Interpretation Engine (ANIE)",
    "cacheable_status": true,
    "report_issue": "https://github.com/dakidarts/the-numerology-api/issues",
    "response_language": "en",
    "supported_languages": [
      "en"
    ],
    "notes": ""
  }
}

Puntos Finales Relacionados* Amor para Solteros de Ayer