Safety, by architecture — not by promise.
A bot that can talk its way into an action is a bot that can talk its way past a limit. Botreeve is built so that the part that talks and the part that acts are two different pieces of code, and the second one cannot be reasoned with.
One rule, enforced in code
a question → think() → words no money in the path
An LLM — including the Chief of Bots, Botreeve’s own conductor — never reaches the code that places an order. The conductor composes, explains, routes and asks questions. It sits entirely on the “think” side. The decision of whether an order is allowed to go out is made by a separate function that is pure and synchronous: it does no network calls, keeps no memory of the conversation, and returns the same answer for the same input every time. There is no version of a conversation that gets it to place an order it would otherwise reject.
Per-order approval, every time
A bot may propose an order at any hour, on its own. Placing one requires your explicit approval of that specific order — the symbol, side, quantity, limit, and the rule that produced it, all shown before you decide. There is no setting that lets a bot skip this step. This is the product, not a limitation of an early version: Botreeve is an authorization and audit surface for rules you already run, not a system that trades on your behalf without asking.
Per-tenant encrypted credentials
Every account you connect — starting with a Robinhood account, connected through Robinhood's Agentic Trading program — hands Botreeve a credential, not your login. That credential is encrypted at rest, scoped to your account only, and never shared across tenants. Deleting your Botreeve account revokes the underlying grant with the connected service; it does not merely hide it from view. See how to delete your account.
No custody, no signals, no recommendations
- Botreeve never holds your funds and never takes custody of an account. Robinhood Financial LLC executes, custodies and clears every order.
- Botreeve does not generate trading signals, does not rank instruments by expected return, and does not recommend a security. Every rule a connected bot acts on is one you configured, or an alert from a source you already subscribe to yourself.
- No performance claims, backtests, or return figures appear anywhere in this product or its marketing — because there is nothing here that decides what to buy or sell for you.
Read the full risk disclosure.