INTEGRATIONS
Wired Dependencies
Honest reflection of process.env. We only mark a slot ACTIVE if the credential is set and the endpoint is implemented in this repo.
LIVE
Slots · 11
LIVE
| Slot | Env Var | State | Detail |
|---|---|---|---|
| AlphaDroid (SumGrowth) | ALPHADROID_API_KEY | LIVE · ACTIVE | Portfolio/strategy/SOS/StormGuard endpoints reachable. |
| Neon Postgres (Client book) | DATABASE_URL | LIVE · ACTIVE | intelligence_clients + intelligence_analyses tables. |
| Gemini (Jim brain) | GEMINI_API_KEY | LIVE · ACTIVE | Direct LLM fallback for /api/jim/query. |
| OpenAI (Jim brain) | OPENAI_API_KEY | LIVE · ACTIVE | Backup LLM provider for Jim. |
| Harpian Auth (JWT) | JWT_SECRET | LIVE · ACTIVE | Cookie auth + portfolio scoring. |
| Lynx Execution | — | UNAVAILABLE · NOT IMPLEMENTED | No /api/lynx/order endpoint exists. Order routing is not wired. |
| CRM | — | UNAVAILABLE · NOT IMPLEMENTED | No CRM endpoint mounted in this repo. |
| Custodian | — | UNAVAILABLE · NOT IMPLEMENTED | No custodian endpoint mounted in this repo. |
| Yahoo Finance (Quotes) | — | LIVE · ACTIVE | query1.finance.yahoo.com chart endpoint — quotes + regime + catalog. |
| News RSS + LLM Tagger | — | LIVE · ACTIVE | Google News / CNBC / Investing.com aggregated and LLM-tagged. |
| Social ingester | — | UNAVAILABLE · NOT IMPLEMENTED | /api/social/feed is a stub — no Twitter/YouTube/Threads pipeline. |