Add company analysis view with financials, price history, filings, and AI reports

This commit is contained in:
2026-02-27 09:57:44 -05:00
parent e7320f3bdb
commit 7c3836068f
9 changed files with 512 additions and 2 deletions

7
.gitignore vendored
View File

@@ -39,4 +39,11 @@ out/
# Local app runtime state
data/*.json
data/*.sqlite
data/*.sqlite-shm
data/*.sqlite-wal
.workflow-data/
output/
# Local automation/test artifacts
.playwright-cli/