SigmaPilot Lens is a private, single-tenant module that ingests trading signals, enriches them with market data, evaluates them using multiple AI models (ChatGPT, Gemini, Claude, DeepSeek), and publishes follow/ignore recommendations via WebSocket.
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Fix DLQ retry: legacy stage handling and publish bookkeeping
4ab1b6aView on GitHubFix Round 3 code review findings: DLQ stages, publish retry, USE_REAL_AI
2f1b1caView on GitHubFix 2nd round review findings: DLQ publish, stage names, docs
2dc42b9View on GitHubFix code review findings: DLQ, AI mode, status mapping, caching
45a49f6View on GitHubComplete Phase 5 MVP: Load testing, resource limits, Docker optimization
b63933dView on GitHubComplete Phase 2 & 5: Query endpoints, rate limiting, DLQ management
f48c5e7View on GitHubImplement Phase 3: Real Hyperliquid enrichment with signal validation
cda5494View on GitHub