chore(financials-v2): add statement backfill script and docs

This commit is contained in:
2026-03-02 09:34:55 -05:00
parent cf6f26fa15
commit 36c4ed2ee2
3 changed files with 274 additions and 0 deletions

View File

@@ -124,6 +124,7 @@ All endpoints below are defined in Elysia at `lib/server/api/app.ts` and exposed
- `POST /api/portfolio/refresh-prices`
- `POST /api/portfolio/insights/generate`
- `GET /api/portfolio/insights/latest`
- `GET /api/financials/company`
- `GET /api/filings`
- `POST /api/filings/sync`
- `POST /api/filings/:accessionNumber/analyze`