AI trading guardrails
Guardian is a policy layer for Alpaca trading agents. It turns a model's idea into a structured paper-trading preview, checks it against user limits, and records the result before any order is submitted.
Guarded preview
The model proposes. Guardian checks. The user confirms.
Equity
$100K
Cash
$100K
Crypto
$0
Why Guardian
Alpaca is the trading rail: account data, portfolio state, and paper order execution. Guardian is the control layer around it: policy, confirmation, and receipts.
Release stage
Paper preview
This version uses Alpaca paper trading with simulated funds. Live trading support is planned after stronger account isolation.
Agent proof
3 surfaces
The web console, Telegram bot, and MCP server all use the same policy engine.
Audit proof
Receipts
Every policy decision is recorded so the flow can be reviewed after the fact.
How it works
01
A user or AI assistant turns an idea into a structured TradeIntent.
02
Guardian checks size, symbols, crypto exposure, position caps, and paper-only mode.
03
Approved orders still need confirmation before Alpaca paper execution.
Chat bot
Open the preview