chess source

chess.board_state

fail

Full board snapshot with material count and piece positions for strategic analysis.

fen captured 2026-08-30 15:00:14Zmedian 29930 ms
Verdict: FALSE

All variants failed. First error: Error: Source request failed Detail: source API request failed before a response was received [GET] http://127.0.0.1:3001/api/chess/board-state Hint: The upstream API could not be reached. Check conne

What to do

Unrecognized error
unknown

Inspect the raw error and add a rule to scripts/analyze_failures.py.

View the error under Probe variants → first trial → error block.
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal126055 ms26055 ms26055 ms[0]1
realistic129930 ms29930 ms29930 ms[0]1
edge127254 ms27254 ms27254 ms[0]1

Latency per trial

minimalmedian 26055ms
t126055ms
scale: 0–26055 ms
realisticmedian 29930ms
t129930ms
scale: 0–29930 ms
edgemedian 27254ms
t127254ms
scale: 0–27254 ms

Probe variants — every command + output

minimal1 trials
min 26055ms · median 26055ms · max 26055ms · rows 0

smallest valid query

Command
SELECT * FROM chess.board_state WHERE fen = '1' LIMIT 1
Trials + output
trial 1·26055ms·rows 0isError=true
Error
Error: Source request failed
Detail: source API request failed before a response was received [GET] http://127.0.0.1:3001/api/chess/board-state
Hint: The upstream API could not be reached. Check connectivity and retry.
realistic1 trials
min 29930ms · median 29930ms · max 29930ms · rows 0

typical user query

Command
SELECT * FROM chess.board_state WHERE fen = '1' LIMIT 5
Trials + output
trial 1·29930ms·rows 0isError=true
Error
Error: Source request failed
Detail: source API request failed before a response was received [GET] http://127.0.0.1:3001/api/chess/board-state
Hint: The upstream API could not be reached. Check connectivity and retry.
edge1 trials
min 27254ms · median 27254ms · max 27254ms · rows 0

edge: larger limit

Command
SELECT * FROM chess.board_state WHERE fen = '1' LIMIT 50
Trials + output
trial 1·27254ms·rows 0isError=true
Error
Error: Source request failed
Detail: source API request failed before a response was received [GET] http://127.0.0.1:3001/api/chess/board-state
Hint: The upstream API could not be reached. Check connectivity and retry.

All returned rowsacross all non-errored trials · filterable · paginated

0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt126055ms0error
realistict129930ms0error
edget127254ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-30T15:00:14Z
JSON record: reports/chess/tables/board_state.json