Skip to content

Board - CAVE

Ticket prefix: CAVE.

ID Title Status Notes
CAVE-1 Ship caveman-savings as its own repo (pipeline migration) Done Assembled scripts/Apply-CavemanSavings.ps1 + scripts/Migrate-CavemanBackups.ps1 from ~/OneDrive into a standalone repo with hermetic Pester tests, full docs set, and CI template, per the house tool-repo pipeline. Local commit only (org migration pending - no GitHub repo, no push). Live artifact deferred.

Backlog (not yet tickets)

  • If Apply-CavemanSavings.ps1's compression step ever grows a -CompressCommand override parameter (to make the real caveman-compress invocation injectable/mockable), revisit the 60% coverage floor in TESTING.md - it should be achievable to push it back toward the house-standard 70%+ once that branch is testable without a real Python interpreter.
  • Once the org migration lands, push this repo to GitHub and swap the CI runs-on label per the house convention noted at the top of ci.yml.