Persist full GSI payloads to per-match JSONL for later analysis.

Default-on dump keeps every POST body under samples/raw/<matchid>/gsi.jsonl, with CLI overrides to disable when disk use is a concern.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-26 12:16:47 +08:00
co-authored by Cursor
parent 2fb298ebf1
commit 7dc3e515e9
7 changed files with 61 additions and 4 deletions
+2 -1
View File
@@ -119,7 +119,8 @@
"strategy_tail_polls": 8,
"strategy_gsi_wait": 3.0,
"capture_interval": 1.0,
"target_slots": 10
"target_slots": 10,
"dump_payloads": true
},
"calibrated_from": "draft_141704.png"
}