Finance · Store package · v1.1.0
After the closing bell: render the day's charted trade-recap video (real Alpaca data -> PowerPoint deck -> narrated MP4) on the swarm render node, then email it to the operator with the day's numbers and the video attached as a preview.
Opens ?app=daily-trade-recap on the demo deployment. On your own box it is the same URL.
1 screen in the ribbon
What it does
An approval gate holds the result before posting. Vids-family despite the name: the shared vids-operator desktop worker, its registry entries, all trading engines + the deck-data pipeline, the recap stage scripts, and the 5PM CT host cron stay framework-resident; this package is the manifest + tools over them (no route, no tile).
What you can ask it
Registered server-side, scoped to the signed-in user. The bot calls the tool — it never shells out, and it never handles the credential behind it.
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=daily-trade-recap loads its 1 screen into the shared cockpit. 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 daily-trade-recap 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.
Also on the finance shelf
Link 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 → 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.