Skip to content

Glossary

Not the normative vocabulary

This page lists analyst/operator shortcuts only. For the 34 global terms and retirement rules, use Terminology. Identifier encodings live in Naming.

Analyst Semantics

progression — Price or label normalized to a team advancing or reaching a stage, not necessarily the venue's raw Yes token wording.

price_represents — Column that states what price columns mean. For Kalshi stage markets, expect progression.

progression_outcome_label — Human-readable progression outcome tied to the normalized price side.

is_actionable_live_market — Prefer this filter for current live analysis when the mart exposes it. Historical closed and resolved rows remain in marts on purpose.

current_price_status — Freshness and lifecycle bucket such as fresh_live, stale_live, missing_live, historical_closed, historical_resolved, or inactive.

grain — What one row uniquely represents (for example one token-hour or one FIFA match-minute). See Terminology.

null policy — How missing observations appear. For match and settlement minute marts, dense empty slots usually keep null prices with no forward-fill or pair renormalization.

Operator And Integration Terms

wc2026.v1 — Private strategy clean-data contract. See Strategy contracts. Ordinary mart consumers start with Data contracts.

asset key — Dagster asset identity, written source-first (for example polymarket/wc2026/raw/markets).

seed shell — A tracked CSV header (and empty body) that defines schema only. Complete operator rows stay local and untracked.

attestation — Operator-reviewed resolution or evidence file required by some advanced pipelines (notably Polygon settlement). Not committed to the canonical repo.

observability schema*_observability relations for freshness, coverage, ingestion runs, and data-quality findings used before trusting prices.

See Also