Skip to content

Wisdom IT Readiness Toolkit v0.1.0

Latest

Choose a tag to compare

@danwiz danwiz released this 18 Jul 13:59
8b07a65

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 score and report commands
  • 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 .