Roadmap
=======

This document outlines the future direction of irorun. The roadmap is dynamic and subject to change based on community feedback and evolving project requirements.

Upcoming Features
-----------------
- **Documentation Generation:**  
  Integration of automated Sphinx-based documentation from code docstrings.
  
- **Enhanced CLI Functionality:**  
  Additional commands and options to further streamline project bootstrapping and code quality checks.
  
- **Extended Configuration Options:**  
  More granular control in ``project_config.toml``, including support for pre-commit hooks and environment-specific settings.
  
- **CI/CD Integration:**  
  Improved guidelines and scripts for continuous integration and deployment.

Long-term Goals
---------------
- **Modular Plugin Architecture:**  
  Allow third-party developers to extend irorun with custom plugins.
  
- **Cross-Platform Enhancements:**  
  Further testing and improvements for seamless operation across Windows, macOS, and Linux.
  
- **Community Engagement:**  
  Foster an active community of contributors to drive innovation and improvements.

Feedback
--------
We welcome your ideas and suggestions. Please open issues on GitHub to share your thoughts or report any problems.