learning_ai_invt_trdg/backend/src/services
2026-04-04 19:02:45 -07:00
..
aiClient.ts feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
apiServer.ts fix(backend): route alerts admin scoping through isTradingAdmin 2026-04-04 18:58:06 -07:00
AutoTrader.ts refactor: move runtime trading records to cosmos 2026-04-04 17:48:49 -07:00
canonicalLifecycleService.ts refactor(backend): extract shared trading persistence types from SupabaseService 2026-04-04 18:56:20 -07:00
CapitalLedger.ts refactor(backend): resolve legacy Supabase client inside capital ledger repository 2026-04-04 18:53:29 -07:00
capitalLedgerRepository.ts refactor(backend): resolve legacy Supabase client inside capital ledger repository 2026-04-04 18:53:29 -07:00
distributedLockRepository.ts refactor: move distributed locks to cosmos-first repository 2026-04-04 16:33:27 -07:00
distributedLockService.ts refactor: move distributed locks to cosmos-first repository 2026-04-04 16:33:27 -07:00
dynamicConfigRepository.ts refactor: remove dynamic config legacy fallback 2026-04-04 18:13:41 -07:00
executionManager.ts refactor: align reconciliation runtime flows with repository 2026-04-04 16:28:59 -07:00
healthTracker.ts feat: adopt platform auth and cosmos trading control 2026-04-04 13:13:08 -07:00
manualEntryRepository.ts refactor: move runtime trading records to cosmos 2026-04-04 17:48:49 -07:00
ManualTrader.ts refactor(backend): resolve legacy Supabase client inside user, profile, and snapshot repositories 2026-04-04 18:47:23 -07:00
MetricsService.ts feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
notifier.ts feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
observabilityService.ts feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
orderActivityRepository.ts refactor: move runtime trading records to cosmos 2026-04-04 17:48:49 -07:00
OrderStatusSyncService.ts refactor: route backend order history access through repository 2026-04-04 16:25:46 -07:00
platformAuthService.ts fix(backend): route alerts admin scoping through isTradingAdmin 2026-04-04 18:58:06 -07:00
profileRepository.ts refactor(backend): resolve legacy Supabase client inside user, profile, and snapshot repositories 2026-04-04 18:47:23 -07:00
reconciliationExitBackfillService.ts refactor(backend): extract shared trading persistence types from SupabaseService 2026-04-04 18:56:20 -07:00
reconciliationOrderCoverageService.ts refactor: align reconciliation runtime flows with repository 2026-04-04 16:28:59 -07:00
reconciliationParityHeartbeatService.ts refactor(backend): resolve legacy Supabase client inside user, profile, and snapshot repositories 2026-04-04 18:47:23 -07:00
reconciliationService.ts refactor: route backend order history access through repository 2026-04-04 16:25:46 -07:00
reconciliationSubTagRepairService.ts refactor(backend): extract shared trading persistence types from SupabaseService 2026-04-04 18:56:20 -07:00
reconciliationWatchdogAutoResumeService.ts feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
riskEngine.ts feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
runtimeOrderRepository.ts refactor(backend): extract shared trading persistence types from SupabaseService 2026-04-04 18:56:20 -07:00
snapshotRepository.ts refactor(backend): resolve legacy Supabase client inside user, profile, and snapshot repositories 2026-04-04 18:47:23 -07:00
stateMerge.ts feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
strategyPresetRepository.ts refactor(backend): resolve strategy preset legacy client inside repository 2026-04-04 18:28:35 -07:00
SupabaseService.ts refactor(backend): extract UserConfig to tradingUserTypes 2026-04-04 19:02:45 -07:00
TradeExecutor.ts refactor: route backend order history access through repository 2026-04-04 16:25:46 -07:00
tradeHistoryRepository.ts refactor: move runtime trading records to cosmos 2026-04-04 17:48:49 -07:00
tradeMonitor.ts refactor: align reconciliation runtime flows with repository 2026-04-04 16:28:59 -07:00
tradingControlRepository.ts feat: adopt platform auth and cosmos trading control 2026-04-04 13:13:08 -07:00
tradingPersistenceTypes.ts refactor(backend): extract shared trading persistence types from SupabaseService 2026-04-04 18:56:20 -07:00
tradingRecordStore.ts refactor: move runtime trading records to cosmos 2026-04-04 17:48:49 -07:00
tradingUserTypes.ts refactor(backend): extract UserConfig to tradingUserTypes 2026-04-04 19:02:45 -07:00
userRepository.ts refactor(backend): extract UserConfig to tradingUserTypes 2026-04-04 19:02:45 -07:00