Skip to content

PolicyFlow 0.2.0 - Evaluation Governance Foundation

Choose a tag to compare

@sentinel-flow sentinel-flow released this 25 Jun 10:33
ffb3396

PolicyFlow 0.2.0 - Evaluation Governance Foundation

This release completes the v1.1 Evaluation Foundation milestone.

Added

  • Optional top-level evaluation workflow governance for declared quality criteria, categories, metrics, thresholds, evidence refs, and compliance status.
  • Typed Evaluation Governance models and schema normalization support.
  • Validator checks for risk-based evaluation categories, required metric consistency, blocking failures, duplicate IDs, and simple declared threshold comparisons.
  • Provider-neutral Evaluation Governance example covering tests, coverage, review score, security findings, and performance gates.
  • Invalid evaluation fixtures for missing evidence refs and threshold mismatches.
  • Consumer documentation for Evaluation Governance scope, non-scope, required fields, evidence, and examples.

Consumer Impact

  • Existing workflows without an evaluation block remain valid.
  • Workflows that declare evaluation now receive stronger consistency validation.
  • Consumer-Repos should pin policyflow==0.2.0 and run policyflow sync . to review managed asset updates.
  • CI, scanners, test tooling, benchmark tools, and human reviewers remain external; PolicyFlow records and validates declared governance metadata only.

Validation

  • pytest -q passed.
  • Release-focused docs, bootstrap, packaging, and GitHub workflow tests passed.
  • policyflow validate workflows/features/release-0-2-0.yml passed.
  • python -m build succeeded.
  • twine check dist\* passed.

PyPI: https://pypi.org/project/policyflow/0.2.0/