| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-18 | feat: add DcfResult, MultipleResult, ValuationResponse schemas | Tyler Hoang | |
| 2026-05-18 | fix: give each statement fetcher its own cache to prevent key collisions | Tyler Hoang | |
| 2026-05-18 | feat: add /api/tickers/{symbol}/financials endpoint | Tyler Hoang | |
| 2026-05-18 | feat: add get_financials() with income/balance/cashflow builders | Tyler Hoang | |
| Implements _build_income, _build_balance, _build_cash_flow, and get_financials() (cached) in data_service.py. Annual mode appends TTM (income/CF) and MRQ (balance) columns; quarterly mode returns up to 8 periods. Adds annual_frame helper and 5 TDD tests covering column labels, TTM sums, MRQ values, FCF computation, and empty-statement graceful returns. Test count: 19 → 24. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-05-17 | feat: add FinancialRow/Statement/Response schemas | Tyler Hoang | |
| 2026-05-17 | Refine overview ratios and shell | Tyler Hoang | |
| 2026-05-17 | Add stack start and stop scripts | Tyler Hoang | |
