Finding
Severity: MAJOR
Section: 5
Evidence: CMakeLists.txt:387-431 (async_agents_tests, chaos_engineering_tests, test_message_bus_async.cpp disabled)
Principle: TDD
async_agents_tests and chaos_engineering_tests are commented out as 'DISABLED: Phase 6/5 features not yet implemented'. test_message_bus_async.cpp is commented out as 'Async API not yet implemented'. These cover async agent behavior and chaos engineering — both core advertised capabilities. No tracking issue numbers are referenced for re-enablement.
Part of #504
Finding
Severity: MAJOR
Section: 5
Evidence: CMakeLists.txt:387-431 (async_agents_tests, chaos_engineering_tests, test_message_bus_async.cpp disabled)
Principle: TDD
async_agents_tests and chaos_engineering_tests are commented out as 'DISABLED: Phase 6/5 features not yet implemented'. test_message_bus_async.cpp is commented out as 'Async API not yet implemented'. These cover async agent behavior and chaos engineering — both core advertised capabilities. No tracking issue numbers are referenced for re-enablement.
Part of #504