Agentic Governance Platform release.
PyPI: https://pypi.org/project/policyflow/1.0.0/
Highlights:
- Stabilized the Agentic Governance Platform baseline across workflow, loop, evaluation, metric, human, audit, and reporting governance.
- Added v2 migration guidance, schema compatibility boundaries, provider-neutral integration expectations, and public API guidance for Consumer-Repos adopting the stable governance contract.
- Added maintained reference-consumer and Querypilot pilot documentation that demonstrate PolicyFlow as a governance layer without making it a runtime, scheduler, memory layer, provider SDK, or workflow engine.
- Kept existing 0.x root-level workflow fallback compatibility while making canonical
contextandgovernancefields the stable generated-workflow path. - Updated README, release guidance, getting started docs, packaged docs, and Consumer-Repo GitHub governance workflow pins for
policyflow==1.0.0.
Validation:
pytest -qpassed, 222 tests.twine checkpassed for wheel and sdist.- Final artifacts were built from
mainat merge commitb29344f.