⚠ 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

StrategyRegistry

gov.strategyregistry
Governance & Ops planned Spec started frozen flagship

StrategyRegistry is the single source of truth for which strategy is at which lifecycle stage and under what authority.

What it does

StrategyRegistry is the single source of truth for which strategy is at which lifecycle stage and under what authority. It stores stage metadata, promotion history, linked artefacts, and live-cap policy.

Pipeline placement

runs after: Governance pod promotion review StrategyRegistry runs before: Backtester, ExperimentTracker, ExecRouter — any bot that needs to know a strateg

Applies to: Every registered strategy bot at every lifecycle stage

Why it matters

If this failsConsequence
No centralised registryMultiple bots may execute strategies at conflicting stages, making audits impossible.
Promotion without recorded approvalCompliance audit finds no evidence trail; promotion may need to be reversed.

Inputs

Polymarket inputs

InputSourceRequiredUse
None — StrategyRegistry is a pure internal governance storeinternaloptionalN/A

Internal inputs

InputSourceRequiredUse
Promotion requests from governance podinternalrequiredRecord stage transitions and approver identities.
Backtest report artefact referencegov.backtesterrequiredLink the artefact to the strategy record before shadow promotion.

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
STRATEGY_PROMOTEDINFOA strategy was successfully promoted to the next stage.Log and emit OperationsReport.
STRATEGY_DEMOTEDWARNA strategy was demoted due to drift.Record demotion; emit OperationsReport.
PROMOTION_GATE_FAILEDHARD_REJECTA promotion request did not meet the required gates.Reject promotion; emit alert.
STRATEGY_DRIFT_DETECTEDWARNDrift signal received; auto-demote disabled.Emit WARN; no stage change.
KILL_SWITCH_ACTIVEWARNKillSwitch active; promotion requests are deferred.Defer request; emit WARN.

Used by

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

StrategyStateActivity
AI Frontier — release-day takerfrozenlast triggered 34m ago
NBA props — line-shopdemo-wiredlast triggered 41m ago
Crypto Q2 — basket rebalancefrozenlast triggered 1m ago

Showing 3 of 3 · 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…