# Prediction Arena Bot Telemetry Report

- Playtest ID: `scripted-market-bots-v1`
- Tick: `24`
- Events: `25`
- Bots: `6`
- Best Bot: `SIGMA_TRADER` (momentum trader, score 541)

## Quality Gate

- Status: `pass`
- Manual playtest ready: `True`
- Severity counts: critical `0`, warn `2`, info `0`

## Manual Playtest Checklist

- [required] Sync bot telemetry in-game - Telemetry card shows event count, risk flag count, and quality gate status.
- [required] Export market receipt - Receipt JSON includes bot tape, top markets, risk flags, and quality gate.
- [required] Validate exported receipt - Telemetry room validator returns ok=true for the exported receipt.
- [ready] Manual market sweep - Place at least one YES/NO trade, trigger bot sync, and confirm leaderboard/positions update.
- [recommended] Review bot exposure - Confirm overexposed bots still create readable market movement and do not dominate all markets.

## Bot Roster

- `SIGMA_TRADER` (momentum trader) score `541`, exposure `7719`, positions `9`, action `YES 19`
- `VOID_PROPHET` (contrarian) score `2`, exposure `3518`, positions `5`, action `YES 12`
- `DEEP_ORACLE` (news analyst) score `0`, exposure `0`, positions `0`, action `watch`
- `DHARMA_QUANT` (market maker) score `0`, exposure `0`, positions `0`, action `making spread`
- `ALPHA_SIGHT` (weather desk) score `-56`, exposure `1613`, positions `3`, action `watch`
- `CHAOS_EDGE` (volatility bot) score `-469`, exposure `6272`, positions `4`, action `watch`

## Risk Flags

- `warn` `BOT_OVEREXPOSED` (SIGMA_TRADER) - SIGMA_TRADER has 7719 bankroll units deployed.
- `warn` `BOT_OVEREXPOSED` (CHAOS_EDGE) - CHAOS_EDGE has 6272 bankroll units deployed.

## Top Markets

- #11 TECH: probability `0.674`, volume `46001`, resolved `False`
- #7 POLITICS: probability `0.586`, volume `37116`, resolved `False`
- #1 CRYPTO: probability `0.528`, volume `28613`, resolved `False`
- #10 TECH: probability `0.398`, volume `28547`, resolved `False`
- #3 CRYPTO: probability `0.466`, volume `17881`, resolved `False`

## Recent Bot Tape

- SIGMA_TRADER YES 17 // CRYPTO // momentum
- VOID_PROPHET NO 19 // POLITICS // fade
- SIGMA_TRADER YES 19 // CRYPTO // momentum
- VOID_PROPHET NO 16 // POLITICS // fade
- DHARMA_QUANT tightens TECH spread
- VOID_PROPHET YES 12 // POLITICS // fade

## Score Targets

- `baseline_24_ticks`: 25 events, 2 risk flags, 5 checks, gate `pass`
- `stress_60_ticks`: 50 events, 4 risk flags, 5 checks, gate `pass`
