Skip to content
This repository was archived by the owner on Sep 22, 2026. It is now read-only.

Add previewable pruning of completed scan workspaces - #17

Open
foundev wants to merge 1 commit into
masterfrom
issue-bot/fc613b4d/16
Open

foundev wants to merge 1 commit into
masterfrom
issue-bot/fc613b4d/16

Conversation

@foundev

@foundev foundev commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

Records successful scan completion atomically and adds age-based prune preview/apply with Git ownership, path, commit, modification and lock checks. Supports interrupted cleanup while preserving active scans, saved findings and transcripts. Legacy workspaces remain externally managed.

Validation:

  • go test -race ./...: passed with Unix socket permission
  • Focused pruning and lifecycle race tests: passed after final changes
  • go vet ./...: passed
  • python3 scripts/licenses.py: passed
  • python3 -m unittest discover -s scripts -p '*_test.py': 36 passed
  • git diff --cached --check: passed

Fixes #16

This branch has not been deployed

No deployments
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a previewable command to reclaim completed scan workspaces

1 participant