Wisdom IT Readiness Toolkit v0.1.0
The first public release of the Wisdom IT Readiness Toolkit provides a governed, practical foundation for assessing technology readiness, calculating transparent scores, classifying maturity, and generating structured readiness reports.
Included
- Technology Readiness Quick Check assessment schema
- Deterministic weighted scoring engine
- Five-level technology-readiness maturity model
- Command-line
scoreandreportcommands - Markdown readiness-report generation
- Synthetic demonstration responses
- Example readiness report
- Automated unit tests
- GitHub Actions continuous integration
- Installed CLI validation
- Report-content validation and artifact generation
- Security policy
- Contribution guidance
- Accessibility and documentation review
- Assessment data dictionary
- MIT License
Installation
The toolkit requires Python 3.11 or later.
Clone the repository and install the package:
git clone https://github.com/danwiz/wisdom-it-readiness-toolkit.git
cd wisdom-it-readiness-toolkit
python -m pip install .