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:
+2
-1
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user