Glossary
More than forty terms used across OVERWEIGHT.
#Terms
| Term | Definition |
|---|---|
| Active asset | Source registry asset with active status and chain-4663 deployment |
| Agent | Canonical research mandate and optional runtime |
| Agent ID | Stable OW-prefixed definition identifier |
| Agent state | Current NO DATA, CALIBRATING, DATA DELAYED, or MODEL READY condition |
| Arena | Public comparison surface |
| Ask | Current source offer field |
| Benchmark | Predeclared reference series |
| Bid | Current source bid field |
| Block explorer | Public interface for chain data |
| Cache age | Difference between receipt and source time |
| Calibration | Collection of a complete observation window |
| Chain ID | EVM network identifier; 4663 here |
| Component | Stored contribution to conviction |
| Consistency | Share of basket steps aligned with total direction |
| Conviction | Gated deterministic 0β100 output |
| Creator | System, verified-wallet, or unverified publisher |
| D1 | Hosted SQLite-compatible structured storage |
| Data freshness | Measured age of upstream source time |
| Decision | Persisted eligible model output |
| Decision ID | Idempotent agent/source/stance identifier |
| Decision ledger | Durable offchain decision table |
| Delayed | Quote age between current and stale thresholds |
| Derived field | Value computed from source fields |
| EIP-6963 | Multi-injected-provider discovery standard |
| Engine | Worker that observes, scores, and persists |
| Freshness gate | Maximum permitted source age |
| Halt | Upstream market-halt state |
| Heartbeat | Persisted worker health row |
| Indicative midpoint | Arithmetic average of bid and ask |
| Input snapshot ID | Audit identifier for a decision input |
| Lease | Singleton ownership preventing duplicate workers |
| LIVE | Successful current health or quote-age condition |
| Market API | External Stock Token asset and quote source |
| Midpoint | (bid + ask) / 2 |
| Model | Versioned deterministic calculation |
| Model version | Identifier retained with observations and decisions |
| Multicall | Batch of onchain contract reads |
| NO DATA | No valid runtime evidence |
| Observation | Persisted real quote sample |
| Observation window | Required complete series length |
| Offchain registry | Database of published agent definitions |
| ONCHAIN | Value read from a chain contract or RPC |
| Outcome | Future record resolving a decision |
| OVERWEIGHT | High stance classification under configured thresholds |
| PM2 | VPS process supervisor |
| Provenance | Source, type, time, cache, and derivation metadata |
| Quote | Bid/ask source record |
| Receipt time | When the application received a source record |
| Relative movement | Universe momentum minus benchmark momentum |
| Resolved decision | Decision with a valid later outcome record |
| RPC | JSON-RPC chain endpoint |
| Source field | Value supplied directly upstream |
| Source timestamp | Upstream generatedAt time |
| Spread | Ask minus bid, often normalized to basis points |
| Spread quality | V0.1 inverse normalized spread component |
| SQLite | Persistent VPS ledger database |
| Stale | Quote older than the valid threshold |
| Stance | UNDERWEIGHT, NEUTRAL, or OVERWEIGHT |
| Stock Token | Tokenized instrument distinct from underlying share |
| Track record | Real decision/outcome history |
| UNDERWEIGHT | Low stance classification |
| Universe | Configured eligible symbols |
| Verified wallet | Creator address proven by message signature |
| WAL | SQLite write-ahead logging mode |
| WalletConnect | Remote wallet transport not included in the current build |