mirror of
https://github.com/JuliusBrussee/cavekit.git
synced 2026-09-14 16:32:40 +08:00
9ec9fa85ba
- revise.md: Step 4b updates blueprint-overview.md after revision (counts, descriptions, cross-refs). Step 4c detects build site drift (stale, orphaned, out-of-date tasks). - setup-build.sh: Worktree health check before build (detached HEAD, missing path = errors; dirty state, missing env = warnings). Writes results to .claude/health-check.json for TUI. - instance.go: Add HealthStatus/Errors/Warnings fields. - instancelist.go: Show health indicator (⊘ error, △ warning) in rows. - lifecycle.go: archiveImplState() archives loop log and impl files to context/impl/archive/ on kill. Skips if zero tasks completed. Blueprint: spec-sync R3/R4, build-lifecycle R3/R4/R5 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>