Roadmap
Near Term (0-3 months)
- Documentation polish and expansion
- Architecture and design details (done)
- Testing & CI documentation (done)
- Roadmap (this page)
- Improve developer onboarding
- Makefile targets for common flows (done)
- MkDocs site and GH Pages deploy (in progress)
- Expand examples for dataset generation and analysis
- Address PyO3 warnings in Rust bindings and refactor as needed
Mid Term (3-6 months)
- Extended training utilities
- Stratified sampling routines for dataset diversity
- Additional metadata visualizations
- Add optional dataset smoke test (off by default) in CI
- Versioned documentation using
mike
Long Term (6-12 months)
- Research artifacts
- Reproducible experiment templates (private data paths)
- Guidance on curating benign corpora safely
- Enhanced analyzers for PE files (non-packing)
- Security policy iteration based on feedback
Non-Goals
- Shipping a functional packer to PyPI (only an educational stub is published)
- Encouraging or enabling misuse; project remains education-focused with strict gates