6fac10de9d
refactor(backend): root scripts use legacySupabase client where possible
...
- Call loadDynamicConfig() without dead supabaseService argument (Cosmos-backed).
- Use getLegacySupabaseClient() for raw .from() queries in maintenance scripts.
- manualOverrideCloseTrades: typed imports + legacy client for lifecycle SELECT.
- verify_realtime: ESM .js imports and comment for subscribeToProfiles.
- verifyTenantIsolation: comment for singleton monkey-patch.
Made-with: Cursor
2026-04-04 20:44:24 -07:00
7884639876
refactor(backend): route legacy Postgres access through legacySupabaseClient
...
Made-with: Cursor
2026-04-04 19:30:15 -07:00
72ec663125
refactor(backend): extract UserConfig to tradingUserTypes
...
Made-with: Cursor
2026-04-04 19:02:45 -07:00
12cedd12da
fix(backend): route alerts admin scoping through isTradingAdmin
...
Made-with: Cursor
2026-04-04 18:58:06 -07:00
b306f3264e
refactor(backend): extract shared trading persistence types from SupabaseService
...
Made-with: Cursor
2026-04-04 18:56:20 -07:00
774541289a
refactor(backend): resolve legacy Supabase client inside capital ledger repository
...
Made-with: Cursor
2026-04-04 18:53:29 -07:00
f0dd2055bf
refactor(backend): resolve legacy Supabase client inside user, profile, and snapshot repositories
...
Made-with: Cursor
2026-04-04 18:47:23 -07:00
b632a0d946
refactor(backend): resolve strategy preset legacy client inside repository
...
Made-with: Cursor
2026-04-04 18:28:35 -07:00
9898289974
chore(backend): clarify legacy Supabase disabled diagnostic
...
Made-with: Cursor
2026-04-04 18:28:19 -07:00
1b8740a7f5
fix(backend): align startup logs and validateConfig with Cosmos-first user store
...
Made-with: Cursor
2026-04-04 18:23:34 -07:00
b4d312ce74
refactor: remove dynamic config legacy fallback
2026-04-04 18:13:41 -07:00
5bba149a7b
refactor: share feature flag contract across backend and web
2026-04-04 18:10:34 -07:00
5d3be081ee
refactor: move runtime trading records to cosmos
2026-04-04 17:48:49 -07:00
e043f3c79d
refactor: move user metadata and presets onto cosmos paths
2026-04-04 17:24:55 -07:00
0baf32bfcf
feat: add explicit feature flag contract
2026-04-04 17:18:20 -07:00
77c7b32ac0
refactor: seed cosmos stores and standardize request ids
2026-04-04 17:16:18 -07:00
b433686776
refactor: move web trading data behind backend apis
2026-04-04 16:49:18 -07:00
560c95a599
refactor: move capital ledger to cosmos-first repository
2026-04-04 16:37:54 -07:00
5c4c001f35
refactor: move distributed locks to cosmos-first repository
2026-04-04 16:33:27 -07:00
733874bb6d
refactor: move backend snapshots to cosmos-first repository
2026-04-04 16:30:53 -07:00
1f2b7bdf89
refactor: align reconciliation runtime flows with repository
2026-04-04 16:28:59 -07:00
d1da7ec70c
refactor: route backend order history access through repository
2026-04-04 16:25:46 -07:00
2b36fca143
refactor: move backend boot user discovery into repositories
2026-04-04 16:18:27 -07:00
50defe1890
refactor: centralize backend profile metadata lookups
2026-04-04 16:12:41 -07:00
ebaabaed47
feat: move manual entries behind backend api
2026-04-04 16:09:21 -07:00
44f3171783
refactor: route settings and config through backend apis
2026-04-04 15:50:44 -07:00
5b59257a4b
refactor: move profile manager onto control plane
2026-04-04 15:41:15 -07:00
535e0a88a9
refactor: move profile reads onto backend api
2026-04-04 15:36:54 -07:00
42420687f9
feat: move core web profile flows behind backend api
2026-04-04 15:02:15 -07:00
d01ed51bff
fix: harden repo verification scripts
2026-04-04 14:35:01 -07:00
b551ab2a4f
feat: move dynamic config behind backend control plane
2026-04-04 14:26:12 -07:00
d78aeeffc2
feat: adopt platform auth and cosmos trading control
2026-04-04 13:13:08 -07:00
3cbbd6ccaa
feat: scaffold trading monorepo foundation
2026-04-04 11:18:21 -07:00