diff --git a/ROADMAP.md b/ROADMAP.md deleted file mode 100644 index 93ad90a..0000000 --- a/ROADMAP.md +++ /dev/null @@ -1,29 +0,0 @@ -# Roadmap - -Below is the planned feature roadmap for this project. - -Each item includes a **priority level** (`P1` = High, `P2` = Medium, `P3` = Low). -Priorities and scope may change as feedback and development progress. - ---- - -### Chore & Maintenance -| Task | Priority | Status | -|---------------------------------------|----------|-------| -| Evaluate ESLint vs OxLint integration | P2 | ✓ | -| Improve frontend test coverage | P1 | ✓ | -| E2E tests | P3 | ✓ | - ---- - -### Core Features -| Feature | Priority | Status | -|----------------------------------------------|----------|--------| -| Tab support | P3 | ☐ | -| File uploads | P3 | ☐ | -| History Viewer & Rewind | P2 | ☐ | -| Auto-select route parameter segment on click | P2 | ☐ | -| Internal shareable links | P3 | ☐ | -| Support Spatie DTOs | P1 | ☐ | -| OpenAPI Schema as input | P3 | ☐ | -| Persist UI state | P2 | ☐ |