<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prism-v2.git/frontend/lib/overview.ts, 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>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: 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 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>
<entry>
<title>Fix design system violations and logic bugs from code review</title>
<updated>2026-05-17T20:20:12Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-17T20:20:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=6b8e9470d5b40030172b0413f0c5875fcbe65595'/>
<id>urn:sha1:6b8e9470d5b40030172b0413f0c5875fcbe65595</id>
<content type='text'>
- Remove backdrop-filter blur (glass effect) from TopBar; use opaque ink-1 background
- Remove decorative glow box-shadows from market status dot
- Fix button border-radius: var(--r-2) → var(--r-1) (4px → 2px) per design rules
- Replace invented hover color rgba(194,170,122,0.04) with var(--ink-3) token
- Add missing .psm-signal.neu CSS rule so neutral signals have visual treatment
- Use HTML disabled attribute on nav buttons instead of aria-disabled alone
- Replace duplicate EPS KPI tile with Prev Close to remove redundancy with P/E sublabel
- Rename sortIndices → limitIndices (function only truncates, never sorts)

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>'UI Shell and General Architecture'</title>
<updated>2026-05-17T20:07:40Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-17T20:07:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=62bdd79b3473262dde5fb0a90eab34fe7bf344fd'/>
<id>urn:sha1:62bdd79b3473262dde5fb0a90eab34fe7bf344fd</id>
<content type='text'>
</content>
</entry>
</feed>
