Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.kabal.trade/llms.txt

Use this file to discover all available pages before exploring further.

Replay mode lets you watch past hunt sessions unfold in the dashboard as if they were happening live. Each replay is a catalogue of timed events — agent deploys, pit signals, and trade closes — that the replay engine fires on the same global event bus that Live and Paper mode use. The dashboard reacts identically: overlays animate, agents appear in the Kolosseum, and trade results display. No wallet or live connection is needed.
Replay is the best place to start if you’ve never used Kabal AI before. You’ll see the full agent workflow — from Bumble scouting a token to Reaver closing a position — without any setup or risk.

Selecting a replay

1

Open the mode picker

Navigate to /. The Choose Your Hunt screen loads with three mode cards. Replay is selected by default.
2

Choose a session

The Replay launch panel appears below the mode cards with two options:
  • Watch last replay — immediately starts the most recent recorded session.
  • Or pick a session — a grid of replay tiles lets you browse the full catalogue by title, agent, token, date, duration, and result.
3

Start watching

Click Watch last replay or select any tile. You’re routed to /replay/:id and playback begins automatically.

The replay catalogue

Each tile in the selector shows:
FieldDescription
TitleA short name for the session (e.g. “First Hunt”, “Mythic Close”)
Raritycommon, rare, or mythic — indicates how significant the session was
AgentWhich agent (or agents) led the hunt
TokenThe token traded during the session
DateWhen the original hunt took place
DurationHow long the session runs in seconds
ResultThe closing PnL percentage (e.g. +28%, +94%, or idle)

What plays back

The replay engine schedules each event to fire at the same offset (in seconds) as the original session. The event types are identical to the live feed:
  • kabal-signal-arrived — Bumble’s swarm has spotted a token and reported its signal strength.
  • kabal-research-verdict — Vision has analysed the token and issued a verdict (enter or pass).
  • kabal-deploy — an agent enters the pit. The Kolosseum deploy animation fires.
  • kabal-pit-pulse — a mid-trade progress update showing unrealised PnL.
  • kabal-trade-close — the agent exits the position. Win/loss and percentage are shown.
These are canned sessions — the events are pre-recorded and always play in the same order. There is no real-time market feed during a replay.

XP during replay

XP is awarded on every kabal-trade-close event, exactly as it would be in Paper or Live mode. Winning closes award +12 XP; losing closes award +3 XP. Your progression is real even though the session is pre-recorded.

Progress tracking

While a replay is running, a progress ticker updates every 200 ms, tracking elapsed time against the session’s total duration. The banner in the dashboard reflects this ratio so you can see how far through the hunt you are.