Add research workspace and graphing flows

This commit is contained in:
2026-03-07 16:52:35 -05:00
parent db01f207a5
commit 62bacdf104
37 changed files with 5494 additions and 434 deletions

View File

@@ -5,8 +5,8 @@ import type {
StructuredKpiRow,
TrendSeries
} from '@/lib/types';
import { RATIO_CATEGORY_ORDER } from '@/lib/financial-metrics';
import { KPI_CATEGORY_ORDER } from '@/lib/server/financials/kpi-registry';
import { RATIO_CATEGORY_ORDER } from '@/lib/server/financials/ratios';
function toTrendSeriesRow(row: {
key: string;