docs: mark CSV and NDJSON exports complete

This commit is contained in:
colin 2025-08-31 11:33:09 -04:00
parent deb54fdb6b
commit a3d277488f
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ Prioritized from easiest/low-risk to more involved work. Check off as we ship.
- [x] Redirect map summary (from → to domain counts)
### Next (target v0.0.3)
- [ ] CSV exports: pages.csv, links.csv
- [ ] NDJSON export option for streaming pipelines
- [x] CSV exports: pages.csv, links.csv
- [x] NDJSON export option for streaming pipelines
### Notes
- All report metrics must be gathered by default with zero flags required.