mirror of
https://github.com/JuliusBrussee/cavekit.git
synced 2026-09-14 16:32:40 +08:00
981d3f1f17
Closes the gap where acceptance criteria specified in draft could be lost during architect and build phases. Adds: - Coverage Matrix to build-site format: maps every acceptance criterion to its assigned task(s), making gaps visible before build starts - Pre-flight coverage check in build: flags unassigned criteria before executing any tasks - Post-flight blueprint verification: cross-references completed tasks against original blueprint criteria after build, adds remediation tasks for anything missed - Quick mode coverage gate: lightweight but mandatory criterion check - Criterion-level validation rules in architect command and agent Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>