warfactoryracine/engines/Operation-Engine
StillHammer 5bdd072117 Complete 10-engine architecture with CMake build system
 All 10 engines now build successfully:
- Designer, Economy, Event, Factory, Intelligence
- Logistic, MacroEntity, Map, Operation, War

🚀 Features implemented:
- FAST_BUILD vs FULL_BUILD presets for efficient development
- Comprehensive defensive programming (sanitizers, contracts)
- 16 C++ libraries integrated via FetchContent
- GCC-compatible configuration with stack protection
- Unified CMake system across all engines

🛠️ Build commands:
- Fast: cmake -DFAST_BUILD=ON .. && make claude-workflow-fast
- Full: cmake .. && make (all sanitizers + validation)
- Single engine: make economy-engine

🔧 Development workflow optimized for daily iteration.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-19 14:19:25 +08:00
..
include/operation-engine Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
src Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
CMakeLists.txt Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
README.md Complete 10-engine architecture structure 2025-09-19 01:49:39 +08:00

Operation Engine

Engine autonome gérant opérations militaires et stratégie macro.

Responsabilités

  • Généraux IA avec ML et doctrines évolutives
  • Planning opérations militaires macro
  • Adaptation comportements selon succès/échecs terrain
  • Analyse rapports War Engine pour décisions strategiques

Architecture

  • Autonome : Prise de décision stratégique autonome
  • Communication : Ordres vers Combat Engine, demandes vers Logistic
  • Performance : ML adaptatif, expérience terrain persistante
  • Scope : Stratégie macro, AI decision making, planning

Features

  • IA générale adaptative (apprentissage des échecs)
  • Doctrines militaires évolutives par region/company
  • Analysis automatique situation complexe (question ouverte #1)
  • Integration intelligence pour décisions informées