go-ai/mcp
Athena 3916633f4d test: validate MLX inference and scoring pipeline on M3 Ultra
Fixes #2

- Run complete test suite: all 84 tests passing (100%)
- Verify Metal 4 GPU support and hardware capabilities
- Test scoring pipeline (heuristic + judge + engine)
- Confirm GGUF model directory with 9 models (40.43 GB)
- Document MLX backend build requirements
- Update module imports from forge.lthn.ai/core/go to forge.lthn.ai/core/cli
- Add comprehensive TEST-RESULTS.md with findings

Platform: M3 Ultra (60 GPU cores, 96GB RAM, Metal 4)
Results: All tests passing, scoring pipeline operational, MLX ready to build

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-16 17:24:36 +00:00
..
ide test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
integration_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
mcp.go test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
mcp_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
subsystem.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
subsystem_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
tools_metrics.go test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
tools_metrics_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
tools_ml.go test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
tools_process.go test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
tools_process_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
tools_rag.go test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
tools_rag_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
tools_webview.go test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
tools_webview_test.go test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
tools_ws.go test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
tools_ws_test.go test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
transport_stdio.go test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
transport_tcp.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
transport_tcp_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
transport_unix.go test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00