feat: add initial project structure and documentation files
Build & Test (NowChessSystems) TeamCity build finished

This commit is contained in:
2026-04-12 16:35:45 +02:00
parent 9d11d25b99
commit 6da4234a38
139 changed files with 12361 additions and 1 deletions
@@ -0,0 +1 @@
{"nodes": [{"id": "bot", "label": "Bot.scala", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/Bot.scala", "source_location": "L1"}], "edges": [{"source": "bot", "target": "de", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/Bot.scala", "source_location": "L3", "weight": 1.0}, {"source": "bot", "target": "de", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/Bot.scala", "source_location": "L4", "weight": 1.0}]}