nittygritty-zzy commited on
Commit
9f85f8a
Β·
verified Β·
1 Parent(s): 76136c8

Add design doc: pipe-sql-validation-loop-design-doc.md

Browse files
docs/pipe-sql-validation-loop-design-doc.md CHANGED
@@ -964,7 +964,7 @@ If prefix N is valid but prefix N+1 is not, the bug is in the Nth pipe operator
964
  Each validation run produces:
965
 
966
  ```
967
- validation_output/
968
  β”œβ”€β”€ iteration_001/
969
  β”‚ β”œβ”€β”€ results.json # Full per-query results (ValidationRecord array)
970
  β”‚ β”œβ”€β”€ summary.txt # Stratified match rates
 
964
  Each validation run produces:
965
 
966
  ```
967
+ pipe_sql/validation_output/
968
  β”œβ”€β”€ iteration_001/
969
  β”‚ β”œβ”€β”€ results.json # Full per-query results (ValidationRecord array)
970
  β”‚ β”œβ”€β”€ summary.txt # Stratified match rates