chore: remote-tracking branch 'origin/main' into feat/NCS-52
Build & Test (NowChessSystems) TeamCity build failed

# Conflicts:
#	modules/core/build.gradle.kts
#	modules/core/src/main/scala/de/nowchess/chess/config/JacksonConfig.scala
#	modules/core/src/main/scala/de/nowchess/chess/engine/GameEngine.scala
#	modules/core/src/test/scala/de/nowchess/chess/engine/GameEngineIntegrationTest.scala
#	modules/core/src/test/scala/de/nowchess/chess/engine/GameEngineLoadGameTest.scala
This commit is contained in:
2026-04-22 09:26:45 +02:00
39 changed files with 553 additions and 2522671 deletions
File diff suppressed because it is too large Load Diff
@@ -1,66 +0,0 @@
{
"version": 1,
"created": "2026-04-13T19:58:38.629943",
"total_positions": 3022562,
"stockfish_depth": 12,
"sources": [
{
"type": "legacy_import",
"path": "data/training_data.jsonl",
"count": 2009355,
"note": "Migrated from data/training_data.jsonl"
},
{
"type": "test_extend",
"count": 4,
"actual_count": 3
},
{
"type": "test_new_positions",
"count": 3,
"actual_count": 3
},
{
"type": "test_mixed",
"count": 5,
"actual_count": 0
},
{
"type": "test_all_dups",
"count": 2,
"actual_count": 0
},
{
"type": "guaranteed_unique",
"count": 10,
"actual_count": 8
},
{
"type": "merged_sources",
"count": 600000,
"sources": [
{
"type": "tactical",
"count": 600000,
"max_puzzles": 600000
}
],
"actual_count": 599993
},
{
"type": "merged_sources",
"count": 500000,
"sources": [
{
"type": "lichess",
"count": 500000,
"params": {
"min_depth": 20,
"max_positions": 500000
}
}
],
"actual_count": 500000
}
]
}