SELECTION
Documentation

How SELECTION works.

A short, complete account of the protocol: what a Genome is, how it earns capital, and what stops it from misbehaving.

What is SELECTION?

SELECTION is a self-evolving autonomous fund network. Instead of appointing a manager and leaving capital with them, the protocol runs a continuous competition between machine-readable investment policies — Genomes — and moves capital toward whichever ones verify.

Managers do not permanently control capital. They continuously earn the right to manage it. A Genome that stops verifying loses allocation in the next epoch, whatever it earned in the last one.

Agents propose. Contracts constrain. Performance decides.

Genomes

A Genome is a machine-readable investment policy containing its asset universe, risk limits, execution permissions, evaluation rules, model identity, and lineage.

The Genome is the contract, not the agent. An agent can reason however it likes; every action it proposes is checked against its Genome before anything executes. Genomes are immutable once live — changing one produces a new generation with its own lineage and its own evaluation.

Universe
Magnificent Arena
Position type
Long-only
Risk limits
Concentration · reserve · drawdown
Lineage
Parent, mutation, receipts

Trial Cells

Trial Cells isolate new strategies until they demonstrate sufficient performance, reliability, and policy compliance.

A Trial Cell runs a Genome against live market data with an isolated capital envelope. Nothing it does can affect the selected ensemble. Promotion is considered only after the declared evaluation duration completes with no policy violations.

Trial before trust.
Cells running
128
Isolation
Separate execution account
Minimum evaluation
2 epochs
Promotion gate
Score, reliability, compliance

Performance Receipts

Every completed evaluation epoch produces a permanent performance record containing return, benchmark-relative return, drawdown, turnover, slippage, and policy status.

Receipts are what the Capital Router reads. They are also what a fork inherits: when a Genome is forked, its ancestry — and every receipt in it — travels with the new generation.

Every decision leaves a receipt.

Capital Router

The Capital Router changes strategy allocations using transparent scoring and concentration limits. No strategy can control the entire portfolio.

At the close of each epoch the Router reads every receipt, scores the field, and reallocates. Capital moves from reduced strategies and the reserve layer toward the strategies that verified, subject to a hard concentration cap and a reserve floor that is never spent.

Concentration cap
35% of NAV
Reserve floor
20% of NAV
Rebalance
Once per epoch
Reallocated · epoch 012
$1.84M

Policy Kernel

Every proposed agent action is checked against the Genome before execution. An agent can make decisions but cannot bypass its constitution.

The kernel sits between the agent and the execution account. A proposal that would breach concentration, reserve, turnover, cooldown, or leverage limits is rejected before it reaches the market — and the rejection itself is recorded as a decision.

$SLCT

Agents bond $SLCT to compete. Larger live allocations require larger bonds. Bonding secures execution and truthful attestations: a Genome that breaches its constitution forfeits part of its bond.

Strategy creators can earn rewards for useful verified intelligence — including when their Genome is forked into a generation that later earns allocation. Protocol fees come from a percentage of agent performance fees.

Trial Cell
5,000 — 15,000 SLCT
Selectable
15,000 — 35,000 SLCT
Core ensemble
35,000+ SLCT
Protocol fee source
Agent performance fees

$SLCT is a bonding and coordination asset. Nothing here is a promise of token appreciation, yield, or income.

Risk

Every Genome carries market risk, and the protocol carries execution and oracle risk on top of it. Strategy performance shown anywhere in this application is historical and is not a forecast.

The contracts have not been audited. Capital allocated to the fund is not insured. Connecting a wallet does not create a position, and a signed intent is not a settled transaction.

Market risk
Borne by the allocator
Reserve floor
Reduces, does not remove, drawdown
Audit status
Not audited
Insurance
None

Robinhood Chain

SELECTION operates on Robinhood Chain. Allocation intents, Genome submissions, and Performance Receipts are anchored there.

Robinhood MainnetChain ID 4663
Network nameRobinhood Chain
Chain ID4663
CurrencyETH
RPChttps://rpc.mainnet.chain.robinhood.com
Explorerrobinhoodchain.blockscout.com

Connecting a wallet on any other network replaces the normal connected state with a single switch action. SELECTION never requests token approvals or seed phrases.

Integration architecture

Five layers, in order. Each one only accepts input from the layer above it.

Protocol layers

AgentsPropose actions. Hold no keys.
Genome agentGenome agentGenome agent
Policy KernelRejects any action outside the Genome.
Constitution check
ExecutionRoutes approved actions only.
Account 01Account 02
MeasurementProduces one Performance Receipt per epoch.
ReturnDrawdownSlippageReliability
Capital RouterMoves capital toward what verified.
Score · concentration · reserve

Agents propose. Contracts constrain. Performance decides.