File size: 667 Bytes
02258ec | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | {
"action_space": [
"continue_operation",
"inspect_machine",
"schedule_maintenance",
"replace_component",
"shut_down_machine"
],
"algorithm_family": "off_policy_actor_critic",
"checkpoint_version": "layer3_prescriptor_v1",
"claim_boundary": "Runtime-available simulator-trained policy service; external field validation remains out of scope.",
"policy_source": "SAC",
"role": "Track I secondary",
"seed": 20260516,
"thresholds": {
"inspect_anomaly": 0.28,
"replace_risk": 0.68,
"schedule_pressure": 0.55,
"shutdown_risk": 0.91
},
"training_source": "twinnable_agent.simulator deterministic stress scaffold"
}
|