⚠ 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

LiquidityDecayMonitor

intel.liquidity_decay_monitor
Intelligence planned Spec ready frozen

Tracks how quickly inside liquidity decays after our orders rest on the book.

What it does

Tracks how quickly inside liquidity decays after our orders rest on the book. The output is a per-market liquidity-decay signal (in USD/second) that the smart router and order shaper consume to size and slice future orders. Pure observer — never blocks anything.

Pipeline placement

runs after: intel.orderflowanalyzer, exec.order_lifecycle_manager LiquidityDecayMonitor runs before: —

Applies to: Continuous

Why it matters

If this failsConsequence
Order shaping with no liquidity modelWithout a decay estimate, the order shaper either over-slices (paying spread many times) or under-slices (eating its own resting depth).
Static liquidity assumptionsPolymarket markets have wildly different microstructure across event types; a single config does not fit all of them.
Hidden execution costDecay is the dominant hidden cost on illiquid markets; making it observable is the first step to controlling it.

Inputs

Polymarket inputs

InputSourceRequiredUse
OrderBookSnapshot streamWebSocket / data-flowrequiredTop-of-book depth at high frequency.
Our resting orders + fillsOrderLifecycleManagerrequiredIdentify the windows where we were the dominant resting size.

Internal inputs

InputSourceRequiredUse
Per-market trade tapeintel.orderflowanalyzerrequiredUsed to attribute decay to taker flow vs cancellations.

Authority

What this bot is permitted to do

Observe

State

Readiness

Spec ready

Status

planned

Class

Signal Service

Default mode

shadow

Developer owner

Intelligence pod

Capital impact

Indirect

Reason codes emitted

CodeSeverityMeaningAction
INTEL_DECAY_PUBLISHEDinfoIntel Decay PublishedSee decision output and developer log for context.
INTEL_DECAY_SUPPRESSED_LOW_SAMPLESinfoIntel Decay Suppressed Low SamplesSee decision output and developer log for context.
INTEL_DECAY_SUPPRESSED_HALTEDinfoIntel Decay Suppressed HaltedSee decision output and developer log for context.

Used by

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

StrategyStateActivity
BTC weekly — close-aware quotesdemo-wiredlast triggered 31m ago
Fed Rates — surprise driftfrozenlast triggered 38m ago
AI Frontier — release-day takerfrozenlast triggered 45m ago

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

Why this matters

Intelligence bots does NOT propose, veto, sign, or execute any trade. 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…