mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
1.5 KiB
1.5 KiB
Worktree Polish - 2026-04-29
Completed
- Removed generated runtime junk from the checkout surface:
__pycache__/*.pyc*.pyo*.tmp*.bak*.pid.DS_Store
- Normalized trailing whitespace / CRLF issues in the files reported by
git diff --check. - Quarantined local-only heavy artifacts outside the repo at:
/home/allaun/Documents/DeleteMe/research-stack-worktree-quarantine-20260429-051848 - Added
.gitignorecoverage for local-only generated artifacts, refill archives, ISO images, pid files, and the localscripts/venv_unsloth/virtualenv. - Removed stale Git object garbage from
.git/objects/pack.
Quarantined Items
artifacts/gdrive_refill/CompressionApproachViaTopology/String-Star-Manifold/String-Star-Manifold-v1.0.0-omega.zipMATH_MODEL_MAP.tsv.perfect_balance_backup_2026-04-27.gzdata/cachyos-desktop-linux-260426.isoscripts/venv_unsloth/
Verification
git diff --check: clean.- Generated junk scan for cache, bytecode, temp, backup, pid, and
.DS_Storefiles: clean. git count-objects -vH:garbage: 0,size-garbage: 0 bytes.
Remaining Decision Gates
- The branch is still intentionally dirty and needs a semantic review pass before commit:
- 195 modified tracked files.
- 14 deleted tracked files.
- 151 untracked source/data/doc files.
- Do not bulk-restore or bulk-delete those remaining files without deciding whether each group is source, generated output, archived evidence, or obsolete surface.