{
  "mode": "summary",
  "trend": {
    "shape": [
      120
    ],
    "mean": 1.1908501617228022,
    "std": 0.6917338625864387,
    "min": -0.015245136686523192,
    "max": 2.33405622864959,
    "l2_norm": 15.086231514824282
  },
  "season": {
    "shape": [
      120
    ],
    "mean": -0.0008501617228018843,
    "std": 0.7036104657683114,
    "min": -1.0061953849851846,
    "max": 1.002573622522299,
    "l2_norm": 7.707672102369082
  },
  "residual": {
    "shape": [
      120
    ],
    "mean": -2.480437730212337e-16,
    "std": 1.5293750196816074e-15,
    "min": -5.995204332975845e-15,
    "max": 3.3861802251067274e-15,
    "l2_norm": 1.6972378728371786e-14
  },
  "components": {},
  "meta": {
    "method": "SSA",
    "window": 24,
    "rank": 6,
    "components": 4,
    "singular_values": [
      63.75833261361802,
      24.256849743658034,
      23.944089811619676,
      2.594425090518131
    ],
    "trend_components": [
      0,
      3
    ],
    "season_components": [
      1,
      2
    ],
    "native_solver": "jacobi-eigen",
    "speed_mode": "exact",
    "native_method": "SSA_NATIVE",
    "backend_requested": "auto",
    "backend_used": "native",
    "input_shape": [
      120
    ],
    "result_layout": "univariate",
    "n_channels": 1,
    "channel_names": [
      "value"
    ]
  },
  "diagnostics": {
    "component_count": 0,
    "component_names": [],
    "component_shapes": {},
    "quality_metrics": {
      "trend_l2_norm": 15.086231514824282,
      "season_l2_norm": 7.707672102369082,
      "residual_l2_norm": 1.6972378728371786e-14,
      "residual_ratio": 1.0168916981014279e-15
    },
    "warnings": [
      "no_named_components"
    ],
    "limitations": []
  }
}