learning_ai_invt_trdg/backend/src/services
2026-05-06 17:37:04 +00:00
..
aiClient.ts feat(backend): wire Azure Key Vault secret resolution at startup 2026-04-05 18:28:47 -07:00
apiServer.ts feat(simple): add lifecycle toast notifications 2026-05-06 16:56:01 +00:00
auditRepository.ts feat(backend): WebSocket namespaces, audit persistence, tab flags, telemetry 2026-04-29 19:35:00 -04: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): route legacy Postgres access through legacySupabaseClient 2026-04-04 19:30:15 -07:00
distributedLockRepository.ts feat(simple): add amount sizing and runtime status 2026-05-06 07:04:48 +00:00
distributedLockService.ts refactor(backend): route legacy Postgres access through legacySupabaseClient 2026-04-04 19:30:15 -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
fmpCache.ts fix(C7): mitigate FMP key exposure 2026-05-04 17:07:52 -07:00
healthTracker.ts feat: adopt platform auth and cosmos trading control 2026-04-04 13:13:08 -07:00
legacySupabaseClient.ts refactor(backend): route legacy Postgres access through legacySupabaseClient 2026-04-04 19:30:15 -07:00
manualEntryRepository.ts feat(simple): add long-term hold mode 2026-05-06 17:37:04 +00:00
ManualTrader.ts fix(simple): support concurrent symbol setups 2026-05-06 07:56:03 +00: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(simple): add setup activity history 2026-05-06 17:23:45 +00: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(auth): handle null platform token verification 2026-05-05 21:19:28 +00:00
profileRepository.ts fix(simple): support concurrent symbol setups 2026-05-06 07:56:03 +00: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 fix(simple): support concurrent symbol setups 2026-05-06 07:56:03 +00:00
snapshotRepository.ts refactor(backend): route legacy Postgres access through legacySupabaseClient 2026-04-04 19:30:15 -07:00
stateMerge.ts feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
strategyPresetRepository.ts refactor(backend): route legacy Postgres access through legacySupabaseClient 2026-04-04 19:30:15 -07:00
SupabaseService.ts feat(backend): WebSocket namespaces, audit persistence, tab flags, telemetry 2026-04-29 19:35:00 -04:00
TradeExecutor.ts fix(api): auto-close dust exit remainders 2026-05-06 16:39:21 +00: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
tradingTelemetry.ts feat(backend): WebSocket namespaces, audit persistence, tab flags, telemetry 2026-04-29 19:35:00 -04:00
tradingUserTypes.ts feat(settings): add per-user fmp api key 2026-05-05 23:08:31 +00:00
userRepository.ts fix(simple): support concurrent symbol setups 2026-05-06 07:56:03 +00:00