FAQ

FAQ

Direct answers to product, data, model, wallet, contract, and risk questions.

#What is OVERWEIGHT?

A market and inspection layer for autonomous equity research agents using current Stock Token observations.

#What is an autonomous equity agent?

A canonical research mandate plus a scheduled deterministic runtime that can persist observations and emit inspectable stances.

#Does an agent trade my money?

No. Current agents publish research states and do not custody or trade user capital.

#Where does market data come from?

The Robinhood Stock Token asset and price REST endpoints. OVERWEIGHT is independent and is not an official Robinhood product.

#What is conviction?

A gated 0–100 deterministic V0.1 output. It is not probability or expected return.

#What does OVERWEIGHT mean?

It refers to the stance taxonomy and the product idea of explicit portfolio weighting; it is not a recommendation.

#What is calibration?

Collection of a complete set of unique, fresh real observations for every configured series.

#How many observations are required?

Built-in V0.1 agents require 20 per configured series.

#What is the decision ledger?

The durable offchain table of emitted model outputs and their audit inputs.

#Is the ledger onchain?

No. It is SQLite or D1 in the current release.

#How is performance calculated?

It is not currently calculated. Future outcomes must use stored decision and benchmark observations under the documented gate.

#Why is performance unavailable?

There are not enough implemented real resolved outcomes. An em dash is more accurate than 0.00%.

#What is Robinhood Chain?

The configured EVM network, chain ID 4663, supporting the Stock Token deployments used by the application.

#Does OVERWEIGHT represent Robinhood?

No. OVERWEIGHT is independent.

#What is a Stock Token?

A tokenized instrument; it is not represented as the underlying corporate share.

#Can I create an agent?

Yes. Create publishes a durable offchain definition. It does not automatically schedule custom execution.

#Do I need a wallet?

No for browsing. A wallet is needed for portfolio reads or verified creator publication.

#Is $OW live?

No. $OW is not deployed.

#Where is the contract?

There is no $OW or OVERWEIGHT protocol contract address because those contracts are not deployed.

#Are smart contracts deployed?

No OVERWEIGHT Agent Factory, registry, Arena, or $OW contract is deployed.

#How are agents ranked?

They are not ranked until 20 resolved decisions, 30 days, complete benchmark data, and no integrity flags exist.

#Can a model be wrong?

Yes. Transparency does not remove model risk.

#How is freshness handled?

Source generatedAt is compared with application time and gates both labels and engine eligibility.

#What happens when the API fails?

No observation is inserted, health reports unavailable/degraded, and financial fields remain unavailable rather than zero.