Work Tracker

πŸ“Š Daily Overview

Total Activity: 3 commits + 1 merges across 1 repositories


πŸš€ GitHub Activity

1. astroacharya πŸ”’ β€” 3 commits + 1 merges

feat(muhurta): compute_thirty_muhurtas - full 30-muhurta enumeration Β· 8bb56dc

Extends app/masters/hora_acharya/calculations/muhurta/day_segments.py
with the full Muhurta Chintamani 30-muhurta scheme (15 day + 15 night,
~48 min each at equinox).

Canon (data/thirty_muhurtas.json):

  • Day idx 1-15: Rudra, Ahi, Mitra, Pitri, Vasu, Vara, Vishvedeva, Vidhi
    (= Abhijit), Satamukhi, Puruhuta, Vahini, Naktanakara, Varuna, Aryaman,
    Bhaga
  • Night idx 16-30: Girisha, Ajapada, Ahirbudhnya, Pushan, Ashvini, Yama,
    Agni, Vidhatri, Kanda, Aditi, Jiva, Vishnu, Dyumadgadyuti, Brahma
    (= the famous Brahma Muhurta), Samudram
  • quality_by_weekday overrides per MC majority: Vidhi flips inauspicious
    on Sun+Fri, Aryaman on Sun.
  • Bilingual names (en/hi). …

feat(muhurta): expose thirty_muhurtas via /v1/muhurta + optional ?now Β· f71ea76

Service:

  • get_muhurta() now accepts optional now=HH:MM and includes the full
    thirty_muhurtas block in its return. When now is supplied, the block
    also carries current_index (1-30 or null if outside today’s span).
  • Re-exported compute_thirty_muhurtas + current_muhurta_index from the
    muhurta package init.

API:

  • /v1/muhurta gets a now query param. The /v1/muhurta/daily cache path
    intentionally omits now (would poison the cache key) β€” clients can
    call /v1/muhurta uncached when they need a fresh current_index.

…

fix(kundli): 5 silent compute bugs caught by /code-review Β· 52932fc

F1 β€” sahams.py:135 Punya Saham formula had wrong polarity. Code computed
(Moon + Sun βˆ’ Lagna) for diurnal births; canon (BPHS 31) is
(Lagna + Moon βˆ’ Sun). The two are algebraically distinct β€” Lagna sits
on the wrong side. Every diurnal Punya since the V2 ship landed in
the wrong sign (typically off by ~80Β° depending on Sun-Lagna spread).
Nocturnal branch (Lagna + Sun βˆ’ Moon) was correct.

…

Merges:

  • Merge pull request #5 from Rupali59/hotfix/kundli-compute-fixes

πŸ“ˆ Development Analytics

Daily Summary

MetricToday
Commits3
Merges1
Skill runs0
Decisions0
Eurekas0
CEO plans0
Notes touched0

Decisions logged today

None today.

Eurekas

None today.

Strategic plans authored

None today.

Notes touched

None today.

Running totals (as of this date)

Active days last 90:           67 / 90  (substantive)
Days with any signal last 90:  70 / 90
Skill runs (since 2026-03-25):  75
Commits this year (authored):  1188
Decisions logged this year:    0
Eurekas this year:             5
CEO plans authored this year:  13
Projects touched this year:    54
Top projects last 90:          portfolio (25d), VipinKaushik (23d), Mothership (19d), astroacharya (13d), motherboard-shared (10d)

πŸ’­ My Notes

[Your own thoughts, observations, or context for this day β€” this section is never overwritten by automation]