feat: CAS garbage collection #38
Reference in New Issue
Block a user
Delete Branch "feat/32-cas-gc"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Mark-and-sweep GC for global CAS.
Changes
gc.ts— scan .data.jsonl refs, delete orphaned CAS entriescmd-gc.ts—uncaged-workflow gcCLIcmd-thread.ts— auto GC on thread rmRef
Fixes #32, Refs #25