Finance · Store package · v1.4.0
Turn an idea into the venture document set a real decision needs — bill of materials, landed cost, channel margin, profit, cash and working capital, schedule, org, funding ask.
Opens ?app=venture-plan on the demo deployment. On your own box it is the same URL.
1 screen in the ribbon · opens on venture-home
What it does
Bots supply assumptions with a source, a band and a confidence; a deterministic engine does every calculation. Every number is either computed and traceable, or visibly a labelled guess you should go replace with a quote.
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=venture-plan loads its 1 screen into the shared cockpit, starting on venture-home. The ribbon, the ticket list and the assistant are already there — the app contributes views, not a second application to log into.
The assistant classifies what you asked for and hands it to the bot that owns that domain. You do not pick the app, and you do not learn a command — routing is by declared capability, not by keyword matching a menu.
venture-strategist, venture-bom-analyst, venture-market-analyst, venture-ops-analyst are accountable for the work. 16 declared capabilities say what it is trusted to do; the tokens and dollars it spends are recorded against that identity, so the cost has a line item rather than disappearing into a monthly bill.
Scheduled and swarm-initiated work enters the queue as a venture-plan 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.
With the assistant
The assistant is the front door. It classifies your request, delegates to the bot that owns the domain, and answers in one voice — so you do not have to know which of the applications this happens to live in.
venture-strategist, venture-bom-analyst, venture-market-analyst, venture-ops-analyst advertise what they are accountable for, and the assistant matches against that.Accountability
Declared in the manifest and bound to the bot above — so "what is this thing allowed to do" is a list you can read, not a prompt you have to trust.
What it needs
deck-generation notifications — 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 → 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 → 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 →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.