From 4c08fdc22091dbc5c74a22bf7e75b39ff1f69264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E7=BB=9F=20=E5=89=AF=E5=86=9B=E5=B8=88?= Date: Sun, 7 Jun 2026 23:37:21 +0800 Subject: [PATCH] test: S23 E2E - high-risk file for risk level verification --- src/daemon/spawner_test_marker.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/daemon/spawner_test_marker.py diff --git a/src/daemon/spawner_test_marker.py b/src/daemon/spawner_test_marker.py new file mode 100644 index 0000000..53cde5b --- /dev/null +++ b/src/daemon/spawner_test_marker.py @@ -0,0 +1,3 @@ +# S23 E2E test - high risk file marker +# This path contains 'spawner' to trigger risk_level=high +pass