Add quality gate framework with schema validation (JSON Schema via jsonschema library), pattern validation (regex-based), multi-gate QualityValidator with SQLite persistence, HaltingPolicyEngine with budget/iteration/improvement checks, and RefinementLoop for iterative execute-validate-halt cycles. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 001_create_artifacts_table.sql | ||
| 002_create_resolution_config.sql | ||
| 003_create_runs_and_manifests.sql | ||
| 004_create_dependencies.sql | ||
| 005_create_changes_and_debt.sql | ||
| 006_create_quality_tables.sql | ||