Finance · Store package · v1.1.0
Find mispriced event contracts on Kalshi (ADR-094).
Opens ?app=kalshi on the demo deployment. On your own box it is the same URL.
1 screen in the ribbon · opens on kalshi-home
What it does
Every open market is evaluated like a poker hand - calibrated true probability (from Kalshi's own settled-market tape, no history means no edge) versus price plus fees - and playable hands are ranked with quarter-Kelly stakes and explicit risk flags. Portfolio + order placement ride the per-user connector, confirm-gated and demo-exchange-first (KALSHI_LIVE_ENABLED gates live money; every order and refusal audited). The prediction-markets engine, the kalshi connector + broker key, the calibration/forward-test CLIs, and the default tile stay framework-resident; this package is the surface + confirm-gated order routes over them. The scan runs in the BACKGROUND on a cadence configured in the manifest (default hourly) and posts new playable hands to the user's Jarvis feed; the surface serves the last snapshot instantly instead of waiting on a feed walk, and the cadence/alert thresholds are editable from the app's Settings tab.
What it needs
kalshi. Your token is encrypted per user and consumed by a fixed server operation — the model never sees it.Also on the finance shelf
After the closing bell: render the day's charted trade-recap video (real Alpaca data -> PowerPoint deck -> narrated MP4) on the swarm render node…
Learn more → FinanceStoreLink your banks and brokerages via Plaid and see everything in one place — net worth, accounts, holdings, spending — with a plain-English brief
Learn more → FinanceStoreSignal-justified stock trading (ADR-052). Capture a market signal, let the trading-analyst reason it into a decision tree, and execute through the…
Learn more → FinanceStoreRun payroll for your team, ADP-style, then pay, file and RECONCILE from the same place. Earnings codes with FLSA overtime computed per workweek
Learn more →Underneath
This app does not ship its own queue, its own credential store or its own cockpit. It declares what it needs and the platform provides it.