## Goal Give users the first two downloadable export formats. ## Acceptance criteria - [ ] Generic CSV exports parse correctly in Excel and Numbers. - [ ] Netlify `_redirects` syntax is valid for a known-good sample. - [ ] Rows with hard validation errors are excluded from all exports. - [ ] Downloads trigger correctly without a server round-trip. ## Task list - [ ] Build Generic CSV adapter (source, destination, status-code columns). - [ ] Build Netlify `_redirects` adapter. - [ ] Add error-row filtering to both adapters. - [ ] Test downloads in Chrome and Firefox. --- **Estimate:** 0.5 day
Goal
Give users the first two downloadable export formats.
Acceptance criteria
_redirectssyntax is valid for a known-good sample.Task list
_redirectsadapter.Estimate: 0.5 day