File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2024- 2026 dev-optimizer
3+ Copyright (c) 2026 dev-optimizer
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -381,34 +381,6 @@ node dist/index.js analyze
381381npm run test:coverage
382382```
383383
384- ## Roadmap
385-
386- ### ✅ Phase 1 (Complete)
387- - [x] Docker analysis (5 checks)
388- - [x] Dependency analysis (knip integration)
389- - [x] CI/CD analysis (GitHub Actions + GitLab CI)
390- - [x] Safe auto-fixes (6 fixes)
391- - [x] Console + Markdown reports
392- - [x] Quick mode (--quick)
393- - [x] Deep mode (--deep)
394- - [x] Self-analysis module
395- - [x] GitHub Action for PR comments
396- - [x] Parallel npm outdated/audit (1.5x faster)
397- - [x] Performance optimization (7.5x faster)
398-
399- ### 📝 Phase 2 (Planned)
400- - [ ] npm publish v0.1.0
401- - [ ] Baseline persistence (compare over time)
402- - [ ] History & regression tracking
403- - [ ] Landing page
404- - [ ] Video demo
405-
406- ### 📝 Phase 3 (Future)
407- - [ ] Bundle analysis
408- - [ ] Security findings (npm audit)
409- - [ ] Custom rules
410- - [ ] Team dashboard (SaaS)
411-
412384## Contributing
413385
414386Contributions welcome! Areas needing help:
@@ -420,4 +392,4 @@ Contributions welcome! Areas needing help:
420392
421393## License
422394
423- MIT © 2024- 2026
395+ MIT © 2026
You can’t perform that action at this time.
0 commit comments