<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prism-v2.git/backend/app/services, branch master</title>
<subtitle>Prism rewritten using FastAPI + NextJS</subtitle>
<id>https://git.tylerhoang.xyz/prism-v2.git/atom?h=master</id>
<link rel='self' href='https://git.tylerhoang.xyz/prism-v2.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/'/>
<updated>2026-05-19T06:59:37Z</updated>
<entry>
<title>feat: add projection_years to DcfResult schema and service output</title>
<updated>2026-05-19T06:59:37Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-19T06:59:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=38f8664eccd7738855918fff0537335f7238a006'/>
<id>urn:sha1:38f8664eccd7738855918fff0537335f7238a006</id>
<content type='text'>
Add projection_years: int = 5 field to the DcfResult Pydantic schema and emit it from the data_service.get_valuation() function across all three dcf_out cases (unavailable, error, and successful). This enables frontend DCF sliders to know the default projection horizon.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix: add no-key fallback for sector ratio benchmarks</title>
<updated>2026-05-19T05:43:16Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-19T05:43:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=52635efd7d435b091b4f13897511ca8e2c48f0b9'/>
<id>urn:sha1:52635efd7d435b091b4f13897511ca8e2c48f0b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: populate sector benchmark values for ratios tab</title>
<updated>2026-05-19T05:31:48Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-19T05:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=acb628932215338b7971f3051b1e5d89e58573a1'/>
<id>urn:sha1:acb628932215338b7971f3051b1e5d89e58573a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: correct historical ratios share and debt inputs</title>
<updated>2026-05-18T09:34:46Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T09:34:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=38bef98ab1964bc9365d17c4a5ca17cdbd32673b'/>
<id>urn:sha1:38bef98ab1964bc9365d17c4a5ca17cdbd32673b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ratios service and tests</title>
<updated>2026-05-18T09:21:03Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T09:21:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=b24b745dbb047674c1ac05f2531cab83f45c2291'/>
<id>urn:sha1:b24b745dbb047674c1ac05f2531cab83f45c2291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add get_valuation() service function</title>
<updated>2026-05-18T08:31:30Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T08:31:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=b877047a76cd4b661dccfd1dc8c0e7f2aa6a346c'/>
<id>urn:sha1:b877047a76cd4b661dccfd1dc8c0e7f2aa6a346c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add _run_dcf, _run_ev_ebitda, _run_ev_revenue, _run_price_to_book</title>
<updated>2026-05-18T08:27:30Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T08:27:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=0811b116b992ac977630c7deb687f995d89dc9a6'/>
<id>urn:sha1:0811b116b992ac977630c7deb687f995d89dc9a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add valuation math helpers and VALUATION_CACHE</title>
<updated>2026-05-18T08:25:05Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T08:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=23fcb2087473d13fa0bcc9adf3f0e10039f249fb'/>
<id>urn:sha1:23fcb2087473d13fa0bcc9adf3f0e10039f249fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge worktree-financials-tab: add financials tab (income/balance/cashflow)</title>
<updated>2026-05-18T07:46:27Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T07:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=45f3eff514a7b4c2f03e801b204920f13671dd5d'/>
<id>urn:sha1:45f3eff514a7b4c2f03e801b204920f13671dd5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: give each statement fetcher its own cache to prevent key collisions</title>
<updated>2026-05-18T07:43:00Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T07:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=1e349b8904c6fa52c6f0925453513354c1a4e392'/>
<id>urn:sha1:1e349b8904c6fa52c6f0925453513354c1a4e392</id>
<content type='text'>
</content>
</entry>
</feed>
