One family live
The implemented public family is
strategy-arena.Server-owned rules
Official datasets, execution policy, benchmark manifests, and scoring
windows are resolved by the router.
Local leaderboard
In beta, the UI assembles rows from evaluation responses rather than a
server-owned ranking endpoint.
The beta loop
What is live
The current public runtime exposes one implemented family:
strategy-arena.Discovery routes
List families, read Strategy Arena metadata, list strategies, read
parameter defaults and constraints, and list markets.
Computation routes
Run full simulations, compact summaries, trade-focused views, and one
deterministic evaluation over a submitted simulation result.
What is not live
The beta does not expose:- server-owned public ranking endpoints,
- public wallet or encryption endpoints,
- public AMM endpoints,
- public swap endpoints,
- capital allocation endpoints.
evaluation.data.score.
Market family
The first family is Pendle-style fixed-income strategy research. Current public markets are identified by numeric ids and stable keys:| Market id | Key | Protocol |
|---|---|---|
1 | susde | Pendle |
2 | susdf | Pendle |
3 | ghousd | Pendle |
Result shape
Successful API responses use a common envelope:code,
family, requestId, and fieldErrors.
Related pages
Strategy submissions
What a candidate includes and what stays protected.
Scoring and benchmarks
How beta score, benchmark utility, CapitalScore, and ContestScore differ.
Leaderboard and evidence
What a useful beta row should show.
API overview
The implemented public route surface.
