Skip to content

workspace-metabolism v0.1.1

Choose a tag to compare

@tongflau-dongzhu tongflau-dongzhu released this 15 Aug 12:18
· 55 commits to main since this release

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 --json summary block: growth, recycle ratio, journal chain, governance (the measurement ritual in docs/narrative.md)
  • Policy grades G1–G4; clean is dry-run by default; G3 needs --approve + --approver
  • Rollback with per-file SHA-256; purge is 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.