File size: 697 Bytes
d7ce520
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "action_space": [
    "continue_operation",
    "inspect_machine",
    "schedule_maintenance",
    "replace_component",
    "shut_down_machine"
  ],
  "algorithm_family": "advantage_actor_critic",
  "checkpoint_version": "layer3_prescriptor_v1",
  "claim_boundary": "Runtime-available simulator-trained policy service; external field validation remains out of scope.",
  "policy_source": "A2C",
  "role": "runtime service",
  "seed": 20260516,
  "thresholds": {
    "inspect_anomaly": 0.3,
    "inspect_pending_risk": 0.28,
    "replace_risk": 0.62,
    "schedule_pressure": 0.55,
    "shutdown_risk": 0.84
  },
  "training_source": "twinnable_agent.simulator deterministic stress scaffold"
}