Skip to content

Analysis Lab

What this surface is

Analysis Lab is the premium async analysis workspace — “Saved deep-analysis history, benchmarking, and exports.”

The distinction that matters: Quick Analysis runs in your browser and gives you an answer now. Deep Analysis is queued server-side, runs at a higher sample count, and its result is saved as a run record. Analysis Lab is where those saved runs live, so you can compare a deck against its own past selves rather than only against its current state.

Where to find it in the app

Open a deck in Deck Lab, then use the deep-link /decks?deck=<id>&tab=analysis-lab.

With no deck selected the surface says so explicitly: “Select a deck from the Select Deck tab to open Analysis Lab.”

Entitlement

Deep Analysis is gated: “Deep Analysis is available on Slifer, Ra, and Obelisk bundles.” Without one of those bundles the surface renders its gate message rather than the run history.

Layout

RegionWhat it holds
Run HistoryEvery saved run for this deck, newest first
Run DetailsThe selected run’s snapshot and metadata
Client CompareA baseline run against a target run, metric by metric
Historical BenchmarkThe selected run measured against a baseline run

An empty history says: “No deep-analysis runs yet. Queue your first server-side benchmark to populate Analysis Lab.”

Metrics

The compare and benchmark tables report the same six metrics plus a sample count. Rate metrics render as whole percentages; counts render as integers.

MetricMeaning
Starter AccessShare of sampled hands that open with a starter
Dead HandShare of sampled hands with no viable line
Playable HandShare of sampled hands that can act
Starter + ExtenderShare of hands with both a starter and an extender
Engine OnlineShare of hands that get the engine going
InteractionShare of hands holding interaction
SamplesHow many hands the run sampled

Deltas in the compare table are signed — a leading + on an improvement.

Run lifecycle

A run moves through four statuses: queued, running, succeeded, failed. Each row in the history shows the deck version it ran against, the run date, the tier, the sample count, and the starter-access figure.

Actions

ActionEffect
Run Deep AnalysisQueues a new server-side run for the current deck
RerunQueues a fresh run against an existing run’s configuration
Export ReportDownloads the selected run’s report

Export reports “No report is available for this run yet” when the run has not produced one — a queued or failed run has nothing to export.