* feat: add Remove-StaleFiles function and corresponding tests; update module manifest
* chore: remove settings.local.json and add .gitignore for .claude directory
* Update functions/Remove-StaleFiles.ps1
Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>
* Update functions/Remove-StaleFiles.ps1
Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>
* Update CLAUDE.md
Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>
* Update functions/Remove-StaleFiles.ps1
Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>
* fix: update temp directory setup for logging in Remove-StaleFiles function
* feat: add system path safety checks and logging enhancements to Remove-StaleFiles function
* Update CLAUDE.md
Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>
* feat: implement safe system path testing standards and enhance Remove-StaleFiles function
* Revert "feat: implement safe system path testing standards and enhance Remove-StaleFiles function"
This reverts commit 5b058fc4061078efbc662b822b409fd3cfb1dbe5.
* Revert "feat: add system path safety checks and logging enhancements to Remove-StaleFiles function"
This reverts commit 8d5ea4d14d6c2d5e41d2d3a8dcf842f6acaa0c4b.
---------
Co-authored-by: Colin Roche <colin.roche@cfkr.cloud>