docs(plan): mark non-regression DoD item complete

This commit is contained in:
2026-02-05 04:58:46 +00:00
parent e8a8156e0b
commit 15337d2d15
@@ -70,7 +70,7 @@ Add depth-based verification and optional refinement to the calibration pipeline
### Definition of Done ### Definition of Done
- [x] `uv run calibrate_extrinsics.py --help` → shows --verify-depth, --refine-depth, --depth-mode flags - [x] `uv run calibrate_extrinsics.py --help` → shows --verify-depth, --refine-depth, --depth-mode flags
- [ ] Running without depth flags produces identical output to current behavior - [x] Running without depth flags produces identical output to current behavior
- [ ] `--verify-depth` produces verification metrics in output JSON - [ ] `--verify-depth` produces verification metrics in output JSON
- [ ] `--refine-depth` optimizes extrinsics and reports pre/post metrics - [ ] `--refine-depth` optimizes extrinsics and reports pre/post metrics
- [ ] `--report-csv` outputs per-frame residuals to CSV file - [ ] `--report-csv` outputs per-frame residuals to CSV file