v0.28: Proof Review and Verified Repair Sandbox
Code Factory v0.28.0 is out.
It adds three supervised, local controls for the hand-off between a code change and independent review:
• Proof Review turns the current diff into JSON, Markdown, and Mermaid evidence.
• Verified Repair Sandbox binds one native Change List and checks candidate patch scope and measured bytes.
• Workspace Load Advisor reports bounded project-shape and remote/WSL preflight facts before a workspace change.
Everything stays developer-controlled: these controls do not upload source, access credentials, edit code, commit, publish, or claim production readiness.
Release: https://github.com/zrk222/code-factory/releases/tag/v0.28.0
PyPI: https://pypi.org/project/factoryline-code-factory/0.28.0/
Source: https://github.com/zrk222/code-factory
I’d value feedback from teams that want AI-assisted changes to arrive at review with bounded, inspectable evidence.

Replies