{
  "mode": "summary",
  "trend": {
    "shape": [
      120,
      2
    ],
    "mean": 0.5960651650247737,
    "std": 1.4198475221201117,
    "min": -1.2200436112776702,
    "max": 3.512498372262608,
    "l2_norm": 23.85587055813289
  },
  "season": {
    "shape": [
      120,
      2
    ],
    "mean": -0.0010651650247739458,
    "std": 0.5802140220684495,
    "min": -1.0049930878733186,
    "max": 1.0023620893385887,
    "l2_norm": 8.98865212562654
  },
  "residual": {
    "shape": [
      120,
      2
    ],
    "mean": 1.5971585490791308e-16,
    "std": 1.3481325661532717e-15,
    "min": -4.6629367034256575e-15,
    "max": 4.6629367034256575e-15,
    "l2_norm": 2.1031237168927392e-14
  },
  "components": {
    "modes": {
      "shape": [
        4,
        120,
        2
      ],
      "mean": 0.14874999999999997,
      "std": 0.7886473184778724,
      "min": -1.2664982699545375,
      "max": 3.655975046087448,
      "l2_norm": 24.8661920933754
    }
  },
  "meta": {
    "method": "MSSA",
    "window": 24,
    "rank": 8,
    "n_channels": 2,
    "singular_values": [
      100.79974081545,
      28.289442868705443,
      27.92627049565419,
      4.307096686302975
    ],
    "trend_components": [
      0,
      3
    ],
    "season_components": [
      1,
      2
    ],
    "dominant_frequencies": [
      0.008333333333333333,
      0.08333333333333333,
      0.08333333333333333,
      0.008333333333333333
    ],
    "native_solver": "numpy-svd",
    "speed_mode": "exact",
    "native_method": "MSSA_NATIVE",
    "backend_requested": "auto",
    "backend_used": "native",
    "input_shape": [
      120,
      2
    ],
    "result_layout": "multivariate",
    "channel_names": [
      "x0",
      "x1"
    ]
  },
  "diagnostics": {
    "component_count": 1,
    "component_names": [
      "modes"
    ],
    "component_shapes": {
      "modes": [
        4,
        120,
        2
      ]
    },
    "quality_metrics": {
      "trend_l2_norm": 23.85587055813289,
      "season_l2_norm": 8.98865212562654,
      "residual_l2_norm": 2.1031237168927392e-14,
      "residual_ratio": 8.3150158539683935e-16
    },
    "warnings": [],
    "limitations": []
  }
}