Commit Graph

10 Commits

Author SHA1 Message Date
dsokolovrudakov 9329d76ab6 Fix returned status codes depending on scenario, provide informative logs
Extend logic of encpoints to provide more informative status codes on different scenarios (not found, bad request, etc). Update logging to write structured and informative logs
2025-02-20 00:05:33 +02:00
dsokolovrudakov 21a6a22a9e Program.cs cleanup, HiveModel change, log level change
Clean up HiveMind Minimal API setup - move configuration to extenstion methods, same for CommunicationControl, move RequestSchema for Hive to HiveModel, make ComControl use it, set minimum log level for files to Information
2025-02-19 23:02:15 +02:00
Kirill 744f9ea8e2 Merge branch 'HiveMind2' into 'main'
HiveMind changes

See merge request kzotkin/hiveemulator!2
2025-02-18 09:47:50 +00:00
Даниил Соколов-Рудаков ea1b6c6ee7 HiveMind changes 2025-02-18 09:47:50 +00:00
Kirill Zotkin 78eda5f350 added readme for Hive Mind 2025-02-16 23:11:57 +02:00
Kirill b0d39f6f03 Merge branch 'HiveMind' into 'main'
HiveMind PoC + P1, P3 fixes

See merge request kzotkin/hiveemulator!1
2025-02-16 20:15:22 +00:00
Даниил Соколов-Рудаков 9f6c1f5135 HiveMind PoC + P1, P3 fixes 2025-02-16 20:15:22 +00:00
Kirill Zotkin 1744425d5f removed .vscode folder 2025-02-13 14:06:25 +02:00
Kirill Zotkin a6938b6f87 added docs 2025-02-13 14:05:08 +02:00
Kirill Zotkin 5423cc34a9 Init commit 2025-02-13 13:52:02 +02:00