Files
juliusbrussee__cavekit/scripts
Julius Brussee 9ec9fa85ba T-014 to T-018: Overview update, drift detection, health check, TUI health, archive on stop
- 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>
2026-03-20 13:23:04 +01:00
..