Finance · Store package · v1.2.0
Link your banks and brokerages via Plaid and see everything in one place — net worth, accounts, holdings, spending — with a plain-English brief.
Opens at finance.oshal.ai — the app lives in the hostname, so a first login lands you right back on it. On your own box it is ?app=finance.
4 screens in the ribbon · opens on finance-home
What it does
Read-only aggregation; money movement is explicit-confirm gated.
On screen

How it runs
Not a chat window with a plugin behind it. Every step below is something the app declares in its manifest, which is why it can be told to you plainly.
Opening ?app=finance loads its 4 screens into the shared cockpit, starting on finance-home. The ribbon, the ticket list and the assistant are already there — the app contributes views, not a second application to log into.
Scheduled and swarm-initiated work enters the queue as a finance-brief ticket. It is durable, it has an owner, you can watch it move through its phases, and if it fails it fails somewhere you can open and read.
Back on the app's own screens, as state you own — not as a chat message you have to scroll back to find.
What it needs
payments — reached by declaration, never by copying platform code into the package.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 → 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 → FinanceStoreFind mispriced event contracts on Kalshi (ADR-094). Every open market is evaluated like a poker hand - calibrated true probability (from Kalshi's own…
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.