Releases: sgharlow/ai-control-framework
Releases · sgharlow/ai-control-framework
v2.0.0 - Production Ready
AI Control Framework v2.0.0 — Production Ready Release
Stop wasting time on non-deployable AI-generated code. Ship with confidence.
What's New in v2.0
🎯 13-Component DRS (Deployability Rating Score)
- Objective 0-100 score to measure production readiness
- Deploy with confidence when DRS ≥ 85
- Covers contracts, security, testing, architecture, and more
🔒 Contract Freezing
- SHA256 hash-based interface locking
- Prevents silent architecture drift
- Any contract change triggers immediate stop
⏱️ 30-Minute Mock Timeout
- Mocks allowed for exploration
- Automatically expire after 30 minutes
- Forces real service integration
📏 Scope Enforcement
- Hard limits: 5 files, 200 lines per session
- Prevents scope creep
- Encourages incremental, deployable progress
New Features
- MCP Server: Native integration with Claude Code
- Windows Support: Full PowerShell script equivalents
- Project Initializer: One-command setup for new projects
- Integration Tests: 33/33 tests passing (100% coverage)
Quick Start
git clone https://github.com/sgharlow/ai-control-framework.git
cd ai-control-framework
./install.sh your-project-pathReal Results
| Metric | Before | After |
|---|---|---|
| Time to deploy | 3-5 days | 4-6 hours |
| Rework rate | 67% | 12% |
| Breaking changes | 4.2/feature | 0.3/feature |
Documentation
Stop hoping AI code will work. Start knowing it will deploy.