031 ai test analysis

○ Planned This feature is planned but not yet implemented.

AI-assisted test failure analysis - the test framework gets AI too

Failure Output

Showing last 10 of 40 lines
  --> structural_check:26:0

❌ Compiler coordination error: Incomplete branch coverage
error: CompilerCoordinationFailed
/Users/larsde/src/koru/tests/regression/700_EVENT_GLOBBING/700_031_ai_test_analysis/backend.zig:9323:17: 0x1046be433 in emit (backend)
                return error.CompilerCoordinationFailed;
                ^
/Users/larsde/src/koru/tests/regression/700_EVENT_GLOBBING/700_031_ai_test_analysis/backend.zig:9407:28: 0x1046bf1bf in main (backend)
    const generated_code = try RuntimeEmitter.emit(compile_allocator, final_ast);
                           ^

Code

input.kz