Agent policy // Robinhood Chain

Trading policy.
Not a black box.

Attach a bounded 24-hour trading policy when a token launches. Choose hands-off Auto or one creator-controlled Manual action. Every limit lives in immutable Robinhood Chain code.

No paid AI service. Decisions are deterministic and auditable. There is no keeper, relayer, server signer, performance promise, or hidden wallet.

Window

24h

Recurring infra

$0

Min budget

5 USDG

Auto cap

96

02 // Policy lab

Inspect the limits before you sign.

This calculator applies the public contract formula only. It does not read a wallet, quote a market, submit a transaction, or predict an outcome.

01 · Select mode

25 USDG
51,000

Budget is onchain working capital, not a BowYard service fee. Trading can reduce it; only the remaining accounted USDG returns at settlement.

Calculated envelope

Per-action ceiling
5 USDG
Initial buy request
1.25–5 USDG
Sell sizing
10–25% inventory
Execution limit
96 total

The request is capped again by the agent's remaining stable balance and the live venue state.

Local gate walkthrough · no RPC / no transaction

Would an action be eligible?

Action blocked

Auto still needs both a new organic venue trade and the five-minute cooldown.

  1. 01

    Venue event

  2. 02

    Cooldown

  3. 03

    Bounded decision

  4. 04

    Onchain receipt

Eligibility is not execution. Real state, liquidity, balances, venue quotes, and the signed transaction still determine whether a contract action succeeds.

03 // Modes

Two controls. One bounded contract.

Both modes use the same budget caps, immutable wiring, normal venue fees, deterministic decisions, and 24-hour settlement clock.

Hands off

Auto

At activation
One bounded buy
Later trigger
New organic trade + 5m cooldown
Caller
Permissionless
Direction
Deterministic buy / sell preference
Maximum
96 total executions

Creator control

Manual

At activation
Budget escrowed · no trade
Later trigger
One explicit request
Caller
Token creator only
First action
Falls back to buy without inventory
Maximum
One creator trigger

04 // Lifecycle

Read the state before acting.

Status comes from the immutable adapter. The interface never invents an execution, settlement, balance, or receipt.

A

Current state specimen

Active

Auto may attempt an action only after a new organic venue trade and the five-minute cooldown. Manual waits for its creator-only trigger.

Can trade

If its gate passes

Creator control

Pause / fund

Funds

Accounted onchain

05 // Costs + risk

Free infrastructure is not free trading.

BowYard charges no recurring agent subscription. The creator still provides working capital, pays Robinhood Chain gas, and every executed trade pays the normal venue fees.

Cost ledgerRobinhood Chain
Recurring agent infrastructure

No LLM, keeper, relayer, cron, or server wallet

$0 / month
Creator-funded budget

Onchain working capital; remaining accounted USDG returns at settlement

5–1,000 USDG
Token creation

Existing launchpad creation fee

0.1 USDG
Bonding curve trades

0.75% protocol + 0.50% creator

1.25%
BowYard DEX trades

0.60% protocol + 0.40% creator

1.00%
Network execution

Shown by the connected wallet before every signature

Robinhood Chain gas

Risk register

What the policy does not promise.

  • No profit, price support, holder growth, or execution guarantee.
  • Public deterministic decisions may be anticipated or targeted by MEV.
  • Low liquidity or an unavailable bounded quote can stop an attempt; no-action paths pause the policy.
  • Agent inventory is permanently locked at settlement; token supply does not decrease.
  • Contracts are experimental software and may contain defects. Robinhood Chain assets have no guaranteed value.

Hard protections

  • Creator-funded only
  • 20% and 5 USDG action cap
  • 24-hour hard window
  • No owner or proxy
  • No server signer
  • User trade cannot be reverted by failed Auto tick
  • Exact launch funding approval
  • Permissionless expiry settlement

Field notes

Is this a predictive AI model?+

No. It is a deterministic pseudo-random policy with visible caps. “Agent” describes automated contract behavior, not a claim of market intelligence.

Can it spend the rest of my wallet?+

No. Activation uses a user-signed exact approval for the selected agent budget. The adapter accounts for and trades only deposited budget and its resulting inventory.

Why does Auto need an organic trade?+

It ties cadence to real venue activity and lets the same user-trade transaction attempt a non-blocking agent tick, eliminating a paid backend keeper.

What happens when it ends?+

Anyone can settle after expiry or the Auto cap. Remaining accounted USDG returns to the creator; held tokens move permanently to 0x…dEaD.

Ready to configure?

Review the exact budget and mode in the launch receipt.