root
|
92747b76a7
|
fix(simple): support concurrent symbol setups
|
2026-05-06 07:56:03 +00:00 |
|
root
|
e50e906866
|
fix(simple): dedupe exit retries per scan
|
2026-05-06 07:36:09 +00:00 |
|
root
|
349cdae4a6
|
fix(simple): support crypto fallback and scale-in entries
|
2026-05-06 07:33:52 +00:00 |
|
root
|
e92236b764
|
fix(simple): rebind armed buys to existing holdings
|
2026-05-06 07:23:03 +00:00 |
|
root
|
3d505db8d8
|
feat(simple): add amount sizing and runtime status
|
2026-05-06 07:04:48 +00:00 |
|
root
|
dad47fc13d
|
fix(simple): prefer available user alpaca creds
|
2026-05-06 06:40:49 +00:00 |
|
root
|
b690f26a28
|
fix(simple): refresh user keys for profile sync
|
2026-05-06 06:35:07 +00:00 |
|
root
|
e01f38c883
|
fix(simple): allow immediate buy triggers
|
2026-05-06 06:09:16 +00:00 |
|
root
|
90e733b46c
|
feat(simple): save dip-buy and profit-exit setups
|
2026-05-06 02:14:32 +00:00 |
|
|
|
4cfb446f57
|
feat(backend): WebSocket namespaces, audit persistence, tab flags, telemetry
- Add /trading and /admin named Socket.IO namespaces; root namespace kept for
backward compat; admin namespace rejects non-admins at connect time
- Wire auditRepository.ts: persist TradeAuditEvent to Cosmos audit-events
container (best-effort); expose GET /api/admin/audit for admin queries
- Add tradingTelemetry singleton (Node.js Map-based storage adapter); init
and fatal-error tracking wired in index.ts main()
- Add TAB_MARKETPLACE_ENABLED / TAB_MEMBERSHIP_ENABLED config flags; expose
tabs.* shape in GET /api/feature-flags response
- Fix SupabaseService URL validation (regex check before createClient)
- Wire check:api-contract and check:audit-repository into npm run test
- Switch @bytelyst/* deps to file:../vendor/* references
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-29 19:35:00 -04: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 |
|
|
|
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 |
|
|
|
1f2b7bdf89
|
refactor: align reconciliation runtime flows with repository
|
2026-04-04 16:28:59 -07:00 |
|
|
|
2b36fca143
|
refactor: move backend boot user discovery into repositories
|
2026-04-04 16:18:27 -07:00 |
|
|
|
3cbbd6ccaa
|
feat: scaffold trading monorepo foundation
|
2026-04-04 11:18:21 -07:00 |
|