{ "architecture": "HowzerRiskScorer", "input_dim": 120, "hidden_dims": [ 256, 128, 64 ], "num_factors": 4, "num_tiers": 4, "dropout": 0.3, "n_parameters": 79978, "tier_names": [ "low", "medium", "high", "critical" ], "tier_thresholds": { "critical": 0.88, "high": 0.72, "medium": 0.38 }, "output_names": [ "escalation", "churn", "brand", "revenue", "global_risk", "tier_logits", "confidence" ], "checkpoint_epoch": 13 }