From 76b164726b1ead400f83705e6f8d352198ab9526 Mon Sep 17 00:00:00 2001 From: Mika Date: Sun, 25 Jan 2026 17:42:37 +0000 Subject: [PATCH] Add gate_decision/tests/data/sample_summary.json --- gate_decision/tests/data/sample_summary.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gate_decision/tests/data/sample_summary.json diff --git a/gate_decision/tests/data/sample_summary.json b/gate_decision/tests/data/sample_summary.json new file mode 100644 index 0000000..e3031c6 --- /dev/null +++ b/gate_decision/tests/data/sample_summary.json @@ -0,0 +1,5 @@ +{ + "mischfenster_p95": 112.4, + "retry_free_in_window_rate": 0.978, + "max_value": 145.2 +} \ No newline at end of file