Skip to content

Commit 942e20a

Browse files
Antigravity Agentclaude
andcommitted
feat(mu): MU-5 verification — 100% detection on 23 known failures (#84)
- src/tri/mu_verify_failures.zig: run MU categorizer against batch failures - tri mu verify: CLI command for MU-5 test - Improved categorizeError(): handle vibee gen wrappers + FPGA outputs - Detection rate: 23/23 = 100% (target 80%), V = φ = 1.618 - Category breakdown: UNDEFINED_IDENTIFIER (12), GEN_FAILURE (8), SYNTAX_ERROR (3) - All 23 errors logged as structured JSON to .trinity/mu/errors/ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 93f3afd commit 942e20a

5 files changed

Lines changed: 4523 additions & 0 deletions

File tree

.ralph/memory/REGRESSION_PATTERNS.md

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4749,3 +4749,138 @@ root-cause: Auto-fix not yet implemented for this error type
47494749
Auto-fix attempted
47504750

47514751
- **Manual review required:** Yes
4752+
---
4753+
date: 2026-03-09T18:03:23+00:00
4754+
anti-pattern: Zig syntax error error
4755+
root-cause: Auto-fix not yet implemented for this error type
4756+
---
4757+
### formatting check failed (run 'zig fmt /tmp/tri-batch/multilingual_codegen.zig' to fix)
4758+
4759+
- **Anti-pattern:** Zig syntax error error
4760+
- **Symptom:** formatting check failed (run 'zig fmt /tmp/tri-batch/multilingual_codegen.zig' to fix)
4761+
- **Correct approach:** TBD
4762+
- **Files:** /tmp/tri-batch/multilingual_codegen.zig:1:1
4763+
- **Attempted fixes:**
4764+
Auto-fix attempted
4765+
4766+
- **Manual review required:** Yes
4767+
---
4768+
date: 2026-03-09T18:06:29+00:00
4769+
anti-pattern: Zig syntax error error
4770+
root-cause: Auto-fix not yet implemented for this error type
4771+
---
4772+
### formatting check failed (run 'zig fmt /tmp/tri-batch/hnsw_core.zig' to fix)
4773+
4774+
- **Anti-pattern:** Zig syntax error error
4775+
- **Symptom:** formatting check failed (run 'zig fmt /tmp/tri-batch/hnsw_core.zig' to fix)
4776+
- **Correct approach:** TBD
4777+
- **Files:** /tmp/tri-batch/hnsw_core.zig:1:1
4778+
- **Attempted fixes:**
4779+
Auto-fix attempted
4780+
4781+
- **Manual review required:** Yes
4782+
---
4783+
date: 2026-03-09T18:06:33+00:00
4784+
anti-pattern: Zig syntax error error
4785+
root-cause: Auto-fix not yet implemented for this error type
4786+
---
4787+
### formatting check failed (run 'zig fmt /tmp/tri-batch/neural_gamma.zig' to fix)
4788+
4789+
- **Anti-pattern:** Zig syntax error error
4790+
- **Symptom:** formatting check failed (run 'zig fmt /tmp/tri-batch/neural_gamma.zig' to fix)
4791+
- **Correct approach:** TBD
4792+
- **Files:** /tmp/tri-batch/neural_gamma.zig:1:1
4793+
- **Attempted fixes:**
4794+
Auto-fix attempted
4795+
4796+
- **Manual review required:** Yes
4797+
---
4798+
date: 2026-03-09T18:29:08+00:00
4799+
anti-pattern: Zig syntax error error
4800+
root-cause: Auto-fix not yet implemented for this error type
4801+
---
4802+
### formatting check failed (run 'zig fmt generated/multilingual_codegen.zig' to fix)
4803+
4804+
- **Anti-pattern:** Zig syntax error error
4805+
- **Symptom:** formatting check failed (run 'zig fmt generated/multilingual_codegen.zig' to fix)
4806+
- **Correct approach:** TBD
4807+
- **Files:** generated/multilingual_codegen.zig:1:1
4808+
- **Attempted fixes:**
4809+
Auto-fix attempted
4810+
4811+
- **Manual review required:** Yes
4812+
---
4813+
date: 2026-03-09T18:29:23+00:00
4814+
anti-pattern: Zig syntax error error
4815+
root-cause: Auto-fix not yet implemented for this error type
4816+
---
4817+
### formatting check failed (run 'zig fmt generated/hnsw_core.zig' to fix)
4818+
4819+
- **Anti-pattern:** Zig syntax error error
4820+
- **Symptom:** formatting check failed (run 'zig fmt generated/hnsw_core.zig' to fix)
4821+
- **Correct approach:** TBD
4822+
- **Files:** generated/hnsw_core.zig:1:1
4823+
- **Attempted fixes:**
4824+
Auto-fix attempted
4825+
4826+
- **Manual review required:** Yes
4827+
---
4828+
date: 2026-03-09T18:29:23+00:00
4829+
anti-pattern: Zig syntax error error
4830+
root-cause: Auto-fix not yet implemented for this error type
4831+
---
4832+
### formatting check failed (run 'zig fmt generated/neural_gamma.zig' to fix)
4833+
4834+
- **Anti-pattern:** Zig syntax error error
4835+
- **Symptom:** formatting check failed (run 'zig fmt generated/neural_gamma.zig' to fix)
4836+
- **Correct approach:** TBD
4837+
- **Files:** generated/neural_gamma.zig:1:1
4838+
- **Attempted fixes:**
4839+
Auto-fix attempted
4840+
4841+
- **Manual review required:** Yes
4842+
---
4843+
date: 2026-03-09T18:30:29+00:00
4844+
anti-pattern: Zig syntax error error
4845+
root-cause: Auto-fix not yet implemented for this error type
4846+
---
4847+
### formatting check failed (run 'zig fmt generated/multilingual_codegen.zig' to fix)
4848+
4849+
- **Anti-pattern:** Zig syntax error error
4850+
- **Symptom:** formatting check failed (run 'zig fmt generated/multilingual_codegen.zig' to fix)
4851+
- **Correct approach:** TBD
4852+
- **Files:** generated/multilingual_codegen.zig:1:1
4853+
- **Attempted fixes:**
4854+
Auto-fix attempted
4855+
4856+
- **Manual review required:** Yes
4857+
---
4858+
date: 2026-03-09T18:30:42+00:00
4859+
anti-pattern: Zig syntax error error
4860+
root-cause: Auto-fix not yet implemented for this error type
4861+
---
4862+
### formatting check failed (run 'zig fmt generated/hnsw_core.zig' to fix)
4863+
4864+
- **Anti-pattern:** Zig syntax error error
4865+
- **Symptom:** formatting check failed (run 'zig fmt generated/hnsw_core.zig' to fix)
4866+
- **Correct approach:** TBD
4867+
- **Files:** generated/hnsw_core.zig:1:1
4868+
- **Attempted fixes:**
4869+
Auto-fix attempted
4870+
4871+
- **Manual review required:** Yes
4872+
---
4873+
date: 2026-03-09T18:30:42+00:00
4874+
anti-pattern: Zig syntax error error
4875+
root-cause: Auto-fix not yet implemented for this error type
4876+
---
4877+
### formatting check failed (run 'zig fmt generated/neural_gamma.zig' to fix)
4878+
4879+
- **Anti-pattern:** Zig syntax error error
4880+
- **Symptom:** formatting check failed (run 'zig fmt generated/neural_gamma.zig' to fix)
4881+
- **Correct approach:** TBD
4882+
- **Files:** generated/neural_gamma.zig:1:1
4883+
- **Attempted fixes:**
4884+
Auto-fix attempted
4885+
4886+
- **Manual review required:** Yes

0 commit comments

Comments
 (0)