⚠ INTERNAL — Operator UX mock · Design preview of V2 development path · demo-wired ≠ production-live · back to dev guide
Polygon · pUSD 10
📓 Developer Guide 📋 Reason Codes 📈 Shadow Mode
JD John Doe · Admin

ExperimentTracker

gov.experimenttracker
Governance & Ops planned Spec started frozen

ExperimentTracker manages shadow and limited-live A/B experiments, records matched-pair samples, computes confidence intervals, and emits a drift sign

What it does

ExperimentTracker manages shadow and limited-live A/B experiments, records matched-pair samples, computes confidence intervals, and emits a drift signal to StrategyRegistry when a variant underperforms.

Pipeline placement

runs after: Shadow or limited-live deployment of a strategy variant ExperimentTracker runs before: StrategyRegistry promotion decision

Applies to: All strategies in shadow or limited-live experiment mode

Why it matters

If this failsConsequence
No experiment trackingPromotions are made without statistical evidence; regressions go undetected.
Auto-promote without human sign-offA variant with a transient winning streak is promoted before significance is established.

Inputs

Polymarket inputs

InputSourceRequiredUse
None — ExperimentTracker consumes internal report bus data onlyinternaloptionalN/A

Internal inputs

InputSourceRequiredUse
Replay-tagged OperationsReport from shadow variantgov.backtesterrequiredPopulate matched-pair samples for the variant.
Live OperationsReport from control strategyinternal.report_busrequiredBaseline comparison for edge and fill quality.

Authority

What this bot is permitted to do

Explain

State

Readiness

Spec started

Status

planned

Class

Governance Service

Default mode

shadow_only

Developer owner

Polytraders core

Capital impact

Indirect

Reason codes emitted

CodeSeverityMeaningAction
EXPERIMENT_STARTEDINFOA new experiment was registered.Log and emit OperationsReport.
EXPERIMENT_RESULTINFOExperiment concluded with a statistical verdict.Emit OperationsReport; optionally trigger promotion flow.
EXPERIMENT_INSUFFICIENT_SAMPLESWARNInsufficient samples to declare a winner.Continue sampling.
EXPERIMENT_LARGE_SPLIT_WARNWARNtraffic_split_pct > 50%; high exposure to variant.Emit WARN; require human sign-off.
EXPERIMENT_STALLEDWARNReport bus unavailable; sampling paused.Pause experiment; emit alert.

Used by

Reverse index — strategies that currently reference gov.experimenttracker. If you change this bot's authority or reason codes, these strategies must re-pass shadow.

StrategyStateActivity
NBA props — line-shopdemo-wiredlast triggered 5m ago
Crypto Q2 — basket rebalancefrozenlast triggered 12m ago

Showing 2 of 2 · demo-wired ≠ production-live

Why this matters

Governance & Ops bots does NOT propose, approve, or block trades; only observes and reports. Understanding the authority boundary prevents misuse and makes promotion-gate reviews faster and more reliable. View raw spec JSON →
Polytraders Operator UX Mock · INTERNAL · demo-wired ≠ production-live · the plan · reason codes · shadow-mode pipeline
⚙ Page Configuration
Current page settings
Loading configuration…