{"enabled":false,"modelSize":"base","sampleCount":15,"maxCandles":400,"maxCandlesByTf":{"5m":400,"15m":400,"1h":400,"4h":400,"1d":40},"symbols":[{"key":"btc_usdt","name":"BTC/USDT","assetClass":"crypto","onDemand":false},{"key":"eth_usdt","name":"ETH/USDT","assetClass":"crypto","onDemand":false},{"key":"sol_usdt","name":"SOL/USDT","assetClass":"crypto","onDemand":false},{"key":"xrp_usdt","name":"XRP/USDT","assetClass":"crypto","onDemand":false},{"key":"bnb_usdt","name":"BNB/USDT","assetClass":"crypto","onDemand":false},{"key":"bz_usdt","name":"BZ/USDT","assetClass":"commodity","onDemand":false},{"key":"ng_usdt","name":"NG/USDT","assetClass":"commodity","onDemand":false},{"key":"xaut_usdt","name":"XAU/T/USDT","assetClass":"commodity","onDemand":false},{"key":"xag_usdt","name":"XAG/USDT","assetClass":"commodity","onDemand":false},{"key":"cl_usdt","name":"CL/USDT","assetClass":"commodity","onDemand":false},{"key":"openai_usdt","name":"OPENAI/USDT","assetClass":"equity","onDemand":false},{"key":"anthropic_usdt","name":"ANTHROPIC/USDT","assetClass":"equity","onDemand":false},{"key":"nvdax_usdt","name":"NVDA/USDT","assetClass":"equity","onDemand":false},{"key":"tslax_usdt","name":"TSLA/USDT","assetClass":"equity","onDemand":false},{"key":"metax_usdt","name":"META/USDT","assetClass":"equity","onDemand":false},{"key":"eurusd_usdt","name":"EUR/USD","assetClass":"forex","onDemand":false},{"key":"gbpusd_usdt","name":"GBP/USD","assetClass":"forex","onDemand":false}],"onDemand":{"available":true,"provider":"gate","description":"200+ assets available via on-demand discovery — crypto, stocks, forex, metals, commodities and indices. Pass any symbol key (e.g. doge_usdt, aaplx_usdt, jpyusd_usdt) to /predict, /market-context or other endpoints and it will be resolved automatically via Gate.io market discovery."},"timeframes":[{"key":"5m","candlesAhead":48,"lookback":400,"cacheTtl":"10 min"},{"key":"15m","candlesAhead":48,"lookback":400,"cacheTtl":"15 min"},{"key":"1h","candlesAhead":48,"lookback":400,"cacheTtl":"1 hour"},{"key":"4h","candlesAhead":60,"lookback":400,"cacheTtl":"4 hours"},{"key":"1d","candlesAhead":14,"lookback":40,"cacheTtl":"12 hours"}],"defaultTimeframes":["5m","15m","1h","4h","1d"],"cacheTtlMs":{"5m":600000,"15m":900000,"1h":3600000,"4h":14400000,"1d":43200000},"inference":{"profile":"operator-production-v1","temperature":0.6,"top_p":0.9,"sample_count":15,"lookback":400,"max_context":512,"source":"operator_configuration","not_official_default":true},"products":{"catalog":{"path":"/feeds/kronos/catalog","price":0,"dataPolicy":"metadata","description":"Entry point for agents. Returns supported symbols, timeframes, cache TTLs, model config, and the full product catalog with x402 pricing per endpoint."},"sample.btc":{"path":"/feeds/kronos/sample/btc_usdt","price":0,"dataPolicy":"delayed","description":"Real BTC model output, all 5 timeframes. Per-timeframe scaled delay: 5m→2h, 15m→6h, 1h→24h, 4h→48h, 1d→72h. No friction, no wallet. For integration testing."},"accuracy_preview":{"path":"/feeds/kronos/accuracy-preview/{symbolKey}","price":0,"dataPolicy":"analysis","description":"Free preview of accuracy and calibration stats for a single symbol — headline metrics only."},"accuracy":{"path":"/feeds/kronos/accuracy","price":0.001,"dataPolicy":"analysis","description":"Model accuracy — measures the Kronos forecast model (predicted direction vs actual price at horizon). Total predictions, correct calls, hit rate, avg Brier score, calibration status, forecast coverage, baselines (edge vs no-change/momentum) and risk_state. Filter by ?symbol and ?limit."},"accuracy_candles":{"path":"/feeds/kronos/accuracy/candles","price":0.005,"dataPolicy":"analysis","description":"Per-timeframe candle-level audit — MAPE and MAE broken down by 5m, 15m, 1h, 4h, 1d. From 47k+ audited candles. Filter by ?symbol."},"accuracy_candles_preview":{"path":"/feeds/kronos/accuracy/candles-preview","price":0,"dataPolicy":"analysis","description":"Free preview of the per-timeframe candle audit — aggregate only, rounded to 1 decimal."},"conviction_signals":{"path":"/feeds/kronos/conviction-signals","price":0,"dataPolicy":"metadata","description":"Free delayed conviction signals — top 3 non-BTC symbols ranked by prediction strength, from before today."},"risk":{"path":"/feeds/kronos/risk","price":0,"dataPolicy":"metadata","description":"Current operational risk state; standalone endpoint."},"risk_history":{"path":"/feeds/kronos/risk/history","price":0.02,"dataPolicy":"analysis","description":"Historical streak analytics — best and worst streaks ever (global, per symbol and per timeframe) with date ranges. Covers all audited decisions from the default preset."},"predict":{"path":"/feeds/kronos/predict/{symbolKey}","price":0.01,"dataPolicy":"fresh_on_demand","description":"Fresh on-demand forecast for any supported asset (BTC, ETH, SOL, etc). All timeframes by default, or filter with ?timeframes=5m,1h. $0.01 per timeframe, capped at $0.04 (20% off when requesting all 5). Horizon: 5m→6h, 15m→24h, 1h→2d, 4h→10d, 1d→14d.","priceCap":0.04,"pricePerTf":0.01},"decision":{"path":"/feeds/kronos/decision/{decisionId}","price":0,"dataPolicy":"metadata","description":"One auditable decision record — full prediction, audit status, forecast bounds, Brier score and pred_candles. Free, rate-limited (30 req/5min)."},"decisions":{"path":"/feeds/kronos/decisions","price":0.001,"dataPolicy":"metadata","description":"Browse recent predictions ordered by most recent first. Filter with ?symbol=btc_usdt, ?status=audited|auditing|pending, ?days=30, ?limit=50 (max 500). Use ?detail=1 to include full pred_candles arrays (default: stripped). Without ?status, returns most recent decisions regardless of audit state (audit fields null for pending)."},"forecast_evolution":{"path":"/feeds/kronos/forecast-evolution/{symbolKey}","price":0.005,"dataPolicy":"analysis","description":"How the forecast for a symbol has changed over time: direction flips, confidence drift, upside_prob evolution, forecast range revision, and audited accuracy of each revision. Each revision includes market_key (e.g. btc-10m, btc-1h, or null for background scheduler) and timeframes. ?hours=24 (max 168), ?market_key=btc-10m to filter by market, ?limit=144 (max 1000), ?summary=1 for summary-only."},"forecast_distribution":{"path":"/feeds/kronos/forecast-distribution/{symbolKey}","price":0.01,"dataPolicy":"fresh_on_demand","description":"Full sample distribution from Kronos probabilistic inference. Returns percentiles (p05, p10, p25, p50, p75, p90, p95) at each prediction step, plus final return distribution. ?timeframes=5m,1h (defaults to 5m). $0.01."},"historical_analogs":{"path":"/feeds/kronos/historical-analogs/{symbolKey}","price":0.01,"dataPolicy":"analysis","description":"Past situations similar to the current forecast and what happened."},"regime":{"path":"/feeds/kronos/regime","price":0.02,"dataPolicy":"analysis","description":"Cross-symbol alignment signal — market regime detection."},"agent.track_record":{"path":"/feeds/kronos/agent/track-record","price":0.001,"dataPolicy":"metadata","description":"Agent track record — measures Kronos as a market voter (option voted vs market outcome): win rate, Brier score, per-coin breakdown."},"agent.votes":{"path":"/feeds/kronos/agent/votes","price":0.003,"dataPolicy":"metadata","description":"Recent votes by the Kronos agent with market context."},"agent.signals":{"path":"/feeds/kronos/agent/signals","price":0.005,"dataPolicy":"live","description":"Open markets for Kronos-covered coins with vote status."},"composite_preview":{"path":"/feeds/kronos/composite-preview/{symbolKey}","price":0,"dataPolicy":"analysis","description":"Free preview of the Quant vs Crowd divergence signal."},"composite":{"path":"/feeds/kronos/composite/{symbolKey}","price":0.01,"dataPolicy":"analysis","description":"Quant (Kronos) vs Crowd divergence analysis."},"benchmark_preview":{"path":"/feeds/kronos/benchmark-preview","price":0,"dataPolicy":"analysis","description":"Free preview of the Kronos benchmark leaderboard — fixed 7-day window, no per-coin detail."},"benchmark":{"path":"/feeds/kronos/benchmark","price":0.02,"dataPolicy":"analysis","description":"Kronos vs every forecasting agent — leaderboard with accuracy and Brier score."},"digest":{"path":"/feeds/kronos/digest/{symbolKey}","price":0.03,"dataPolicy":"ai_generated","description":"AI-powered cross-referenced digest — combines 7 data sources into insight-driven analysis."},"market_brief":{"path":"/feeds/kronos/market-brief/{symbolKey}","price":0.05,"dataPolicy":"ai_generated_external_context","description":"AI-powered external crypto narrative with source-backed news, sentiment, events and Kronos alignment."},"similar_markets":{"path":"/feeds/similar-markets","price":0.005,"dataPolicy":"semantic_search","description":"Semantic similar markets by text query — embeds arbitrary text and finds the closest resolved markets via pgvector HNSW index."},"similar_markets/outcome_stats":{"path":"/feeds/similar-markets/outcome-stats","price":0.01,"dataPolicy":"semantic_search_aggregated","description":"Outcome distribution of historically similar markets — the core B2B semantic search product."},"agent_intelligence/behavioral_correlations":{"path":"/feeds/agent-intelligence/behavioral-correlations","price":0.01,"dataPolicy":"semantic_correlation","description":"Semantic (behavioral) correlation between agents — how similarly they reason, not just how they vote."},"agent_intelligence/rationale_novelty":{"path":"/feeds/agent-intelligence/rationale-novelty","price":0.01,"dataPolicy":"novelty_detection","description":"Rationale novelty detection — flags agents recycling templated reasoning vs genuine per-market analysis."},"market_context":{"path":"/feeds/kronos/market-context/{symbolKey}","price":0.03,"dataPolicy":"cross_venue_derivatives_context","description":"Multi-asset market context — cross-venue (Binance/OKX/Gate) funding, open interest, basis, liquidations, options IV and Kronos context. Gate on-demand discovery for crypto, stocks, forex, metals, commodities and indices."},"playground":{"path":"/feeds/kronos/playground/{symbolKey}","price":0.005,"dataPolicy":"metadata","description":"Custom GPU inference; rate-limited to 3 requests per 5 minutes."}}}