feat: instrument model

This commit is contained in:
OpenSquared
2026-07-02 20:31:30 +02:00
parent ae5865a156
commit aecbdc9929
7 changed files with 1423 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ export const KEEP_ALIVE_META: KeepAliveMeta[] = [
{ path: '/calendar', label: 'Calendar', icon: Calendar },
{ path: '/simulator', label: 'Simulator', icon: Sliders },
{ path: '/causal-lab', label: 'Lab Causal', icon: FlaskConical },
{ path: '/instrument-models', label: 'Modèles Instr.', icon: Microscope },
{ path: '/macro-series', label: 'Macro Series', icon: MacroSeriesIcon },
{ path: '/institutional', label: 'Inst. Reports', icon: Building2 },
{ path: '/specialist-desks', label: 'Specialist Desks', icon: Users },