Files
mw-pfeddersheim-workstation/docs/learnings/2026-02-27-workstation-organization.md
ja 6dbe59e117 docs: align with satware AG best practices
- Delete deprecated CLAUDE.md
- Create root-level AGENTS.md for AI assistant guidance
- Create SDD constitution in .specify/memory/constitution.md
- Align documentation with PARA structure (docs/product/project-brief.md, docs/tech/stack.md, docs/plans/)
- Add standardized YAML frontmatter to all documentation files
- Update README.md with saTway branding and structure
2026-03-09 11:02:17 +01:00

744 B

description, tags, last_updated
description tags last_updated
Learnings from workstation cleanup, disk space optimization, and Git repository organization.
workstation
cleanup
git
disk-usage
2026-02-27

Workstation Organization

Problem

Home directory was cluttered with 4+ years of project history (104GB) and redundant software packages.

Solution

  1. Software Cleanup: Two phases of package removal synced to Ansible (state: absent).
  2. Project Audit: Scripted identification of Git repositories.
  3. Automated Removal: Deleted 22 clean repositories that have remote origins.
  4. Safety: Retained dirty repos and repos without remotes.

Reclaimed

  • Disk Space: ~21 GB in Projects + ~2.4 GB in system packages.