<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prism-v2.git/frontend/lib, 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-20T07:22:32Z</updated>
<entry>
<title>feat: implement options tab with Black-Scholes pricer and vol surface</title>
<updated>2026-05-20T07:22:32Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-20T07:22:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=25360aacb8aab46e7e579707eb9704759af9536d'/>
<id>urn:sha1:25360aacb8aab46e7e579707eb9704759af9536d</id>
<content type='text'>
Adds a fully interactive options tab: Terminal view (3-column Bloomberg-
style with pricer, chain, smile/term-structure/greek curves) and Surface
view (polar smile dial + IV heatmap). Uses synthetic vol surface until a
live yfinance chain endpoint is wired up.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Fix production API base for ticker search</title>
<updated>2026-05-19T08:39:13Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-19T08:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=0a40178b40b4c939b00f03f114777ffff2ed0652'/>
<id>urn:sha1:0a40178b40b4c939b00f03f114777ffff2ed0652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: remove unused unavailableFields helper</title>
<updated>2026-05-19T07:30:35Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-19T07:30:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=5eab2822091e20f9cf07bfe10ed20b5f2e3380bc'/>
<id>urn:sha1:5eab2822091e20f9cf07bfe10ed20b5f2e3380bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: remove Coverage card from overview tab, move Profile to top of right column</title>
<updated>2026-05-19T07:28:08Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-19T07:28:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=2881e7598628697d0a786cf840abdc69086d1d24'/>
<id>urn:sha1:2881e7598628697d0a786cf840abdc69086d1d24</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat: add client-side computeDcf utility</title>
<updated>2026-05-19T07:03:32Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-19T07:03:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=cf3e3f5c65752b373a283141b21d38f7eb12c729'/>
<id>urn:sha1:cf3e3f5c65752b373a283141b21d38f7eb12c729</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add RatioPoint, RatiosResponse types and api.ratios()</title>
<updated>2026-05-18T09:37:36Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T09:37:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=7a2cea0a26001d8a7b94423606b650d878df8162'/>
<id>urn:sha1:7a2cea0a26001d8a7b94423606b650d878df8162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: wire valuation tab routing and enable nav item</title>
<updated>2026-05-18T08:36:42Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T08:36:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=a9509decda5ce1eeb16a100c16b08b3c51c53bae'/>
<id>urn:sha1:a9509decda5ce1eeb16a100c16b08b3c51c53bae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add ValuationResponse types and api.valuation() method</title>
<updated>2026-05-18T08:33:41Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T08:33:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=fdaef36d7ede89e6711ae65948b7c85d23c8f716'/>
<id>urn:sha1:fdaef36d7ede89e6711ae65948b7c85d23c8f716</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add api.financials() and enable financials nav item</title>
<updated>2026-05-18T07:17:17Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T07:17:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=121aaba0bca0d01584505e6096e7ddb76983094b'/>
<id>urn:sha1:121aaba0bca0d01584505e6096e7ddb76983094b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refine overview ratios and shell</title>
<updated>2026-05-17T20:36:57Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-17T20:36:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=c3f19f79f66054dc3b3a98999ea38b0f05248e06'/>
<id>urn:sha1:c3f19f79f66054dc3b3a98999ea38b0f05248e06</id>
<content type='text'>
</content>
</entry>
</feed>
