chore: complete CV/ML/DVC separation — scripts, dataset-registry, captioner, CI fixes - #99
Merged
Merged
Conversation
Migrate 15 CV-importing scripts and shared logging utils to desktop-ui-cv repo (branch feat/add-training-scripts). Delete stale packages/desktop-ui-cv/ directory (real repo is standalone). Remove truenas KV-Ground deploy scripts (belong with kv-ground-server project). Co-Authored-By: Claude <noreply@anthropic.com>
Migrate infra/dataset-registry/ (Garage/DVC setup scripts, TrueNAS config, client setup) to C:\Users\Mark\Projects\Maintenance\infra/dataset-registry/ for cross-project infrastructure consolidation. Update design decision doc with pointer to new location. Co-Authored-By: Claude <noreply@anthropic.com>
- docker/captioning-sidecar/ files moved to desktop-ui-cv repo - compose: pull ghcr.io/sempersupra/desktop-ui-cv:*-captioner image - scripts/Dockerfile.kv-ground-4bit removed (belongs in its own repo) Co-Authored-By: Claude <noreply@anthropic.com>
- Remove duplicate SBOM/license runs in lint.sh - Remove stale cv-batch-analyze reference from test.sh - Add GPU reservation to winebot-cv compose service - Clean up pyproject.toml: remove deleted file exclusions - Delete stale path-reference files pointing to deleted CV scripts Co-Authored-By: Claude <noreply@anthropic.com>
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #100
Summary
Complete CV/ML/DVC separation from WineBot.
Phase 6: Move 15 CV-importing scripts to desktop-ui-cv
Phase 7: Move infra/dataset-registry/ to Maintenance repo
Phase 8: Move captioning sidecar to desktop-ui-cv, pull from GHCR
Phase 9: CI/CD cleanup (lint.sh, test.sh, GPU reservation, pyproject.toml)
Verification
🤖 Generated with Claude Code