Commit Graph
10 Commits
Author SHA1 Message Date
shawnkim1997 ef429e93c4 feat: daily news workbench and Korean-aware ticker search
- /daily-news route fetches FT ePaper headlines with Gemini-backed Korean translation, plus calendar selector and cached translation TTL
- /api/search and use-ticker-search wire async sidebar search through a unified backend that merges static aliases with the local KOSPI/KOSDAQ universe (162 names) and yfinance metadata
- ticker-alias gains Korean display names, currency and market hints; PeerComparison formats KRW/JPY with locale-aware zero decimals
- EquityOverview surfaces HQ city/country, with Korean Naver snapshot fallback when yfinance info is empty
- market_data adds /korean-universe/search for autocomplete
- New tests for FT ingestion, Korean universe lookups, and updated smoke prefixes
2026-05-10 23:56:27 +01:00
shawnkim1997 1d63c1e86b phase 6: red team critique 2026-04-23 11:53:53 +01:00
shawnkim1997 b630079c34 phase 6: uk cgt calculator 2026-04-22 17:53:46 +01:00
shawnkim1997 48e8d82173 phase 6: portfolio correlation matrix 2026-04-22 12:03:01 +01:00
shawnkim1997 71e045e434 phase 6: ownership holders 2026-04-22 11:22:37 +01:00
shawnkim1997 553ec5347f phase 6: financial statements 2026-04-22 11:15:01 +01:00
shawnkim1997 b8602548f2 phase 6: economic calendar 2026-04-22 09:54:11 +01:00
shawnkim1997 4ef757c81c phase 4-5: peer matrix and earnings delta 2026-04-22 09:28:15 +01:00
shawnkim1997 feea679f6e phase 3: secure credential vault 2026-04-21 21:23:14 +01:00
shawnkim1997 1527e7d754 phase 2: terminal state and gateway foundation 2026-04-21 20:23:48 +01:00