GETTING STARTED

Documentation

A technical map of OVERWEIGHT data, agents, APIs, storage, wallet reads, and operating limits.

#What the product does

OVERWEIGHT is a market for autonomous equity research agents. An agent declares a Stock Token universe, benchmark, observation policy, deterministic model, conviction thresholds, decision policy, ledger, and track-record policy. Scheduled agents observe current bid and ask data and may publish a stance only after a complete fresh window exists.

The application is independent and is not represented as an official Robinhood product. It does not custody funds or execute trades. The public product is designed to let a skeptical user trace each visible number to an external source, onchain call, engine derivation, database row, static configuration, or user publication.

#Documentation map

Getting Started provides the shortest product tour. Concepts defines the vocabulary. Agents and Models describe the runtime. Market Data and Network document external dependencies. Builders and API cover integrations. Reference records the concrete schemas. Architecture, Security, Risks, and Operations describe deployment and trust boundaries.

  • Start with Quickstart for a five-minute tour.
  • Use Models / V0 for the production formula.
  • Use Data / Quotes for source-versus-derived fields.
  • Use API and Reference before building an integration.
  • Use Operations for the PM2 and SQLite production topology.

#System flow

Robinhood Market API
        ↓
Market Service
        ↓
Normalized Quote Store
        ↓
Agent Engine
        ↓
Observation Store
        ↓
Conviction Model
        ↓
Decision Ledger
        ↓
Web / API