File size: 1,041 Bytes
f3f1137
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
  "version": "2.4",
  "release_date": "2026-01-20",
  "sota_metrics": {
    "total_triplets": 2545,
    "base_triplets": 1078,
    "ecosystem_triplets": 1467,
    "embedding_accuracy": 0.8823,
    "hard_negative_accuracy": 0.8117,
    "hybrid_routing_accuracy": 1.0,
    "validation_tests": 62,
    "validation_accuracy": 1.0
  },
  "capabilities": {
    "claude_flow": {
      "cli_commands": 26,
      "subcommands": 179,
      "agent_types": 58,
      "hooks": 27,
      "workers": 12,
      "skills": 29
    },
    "agentic_flow": {
      "capabilities": 18,
      "cli_commands": 17,
      "agent_types": 33,
      "mcp_tools": 32,
      "learning_algorithms": 9
    },
    "ruvector": {
      "rust_crates": 22,
      "npm_packages": 12,
      "cli_commands": 6,
      "attention_types": 6,
      "graph_algorithms": 4,
      "hardware_backends": 3
    }
  },
  "training_config": {
    "epochs": 30,
    "batch_size": 32,
    "learning_rate": 2e-05,
    "loss": "triplet + infonce",
    "margin": 0.5,
    "temperature": 0.07
  }
}