feat: Refactor promotion handling to use UCI notation and improve move validation
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
2026-04-16 18:48:46 +02:00
parent 95537bc709
commit 96b8249e7e
17 changed files with 214 additions and 236 deletions
@@ -1,7 +1,7 @@
{
"version": 1,
"created": "2026-04-13T19:58:38.629943",
"total_positions": 2522562,
"total_positions": 3022562,
"stockfish_depth": 12,
"sources": [
{
@@ -46,6 +46,21 @@
}
],
"actual_count": 599993
},
{
"type": "merged_sources",
"count": 500000,
"sources": [
{
"type": "lichess",
"count": 500000,
"params": {
"min_depth": 20,
"max_positions": 500000
}
}
],
"actual_count": 500000
}
]
}