File size: 640 Bytes
4820e63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "model": "KernelMind AI OS Policy",
  "parameters": 19527,
  "training_scenarios": 1536,
  "heldout_scenarios": 192,
  "best_epoch": 21,
  "test": {
    "exact_plan_accuracy": 1.0,
    "action_slot_accuracy": 1.0,
    "scenarios": 192
  },
  "runtime_safety_audit": {
    "model_unsafe_action_attempts": 0,
    "model_unsafe_attempts_blocked": 0,
    "adversarial_actions": 576,
    "adversarial_actions_blocked": 576,
    "adversarial_block_rate": 1.0,
    "exact_permitted_plans": 192,
    "plans_with_state_transition": 192
  },
  "boundary": "Executes only inside the bundled in-memory ModelMachine simulator"
}