workspace-metabolism v0.1.1
workspace-metabolism v0.1.1
One policy file controls the whole lifecycle of files in an AI-driven workspace: classify, audit, clean (recyclable), rollback, and purge — every step leaves a hash-chained audit trail. Python 3.11+, zero dependencies, Windows / Linux / macOS.
What's in v0.1.1:
wm audit --jsonsummary block: growth, recycle ratio, journal chain, governance (the measurement ritual in docs/narrative.md)- Policy grades G1–G4;
cleanis dry-run by default; G3 needs--approve+--approver - Rollback with per-file SHA-256;
purgeis the only real delete, retention-gated, recycle area only - Scheduling templates for cron and Windows Task Scheduler
Install: pip install workspace-metabolism
Docs: philosophy.md (framing) · narrative.md (story) · README
It's early days (v0.1), so the policy schema might have minor tweaks before v1.0. Issues and PRs are welcome.