claudebox/.planning/phases
Christopher Mühl 3f1959344f feat(05-02): add --gc flag and gc_instances function
- Add GC_MODE=false variable and --gc) case to flag parsing
- Define gc_instances() before --check block (callable before ANSI init)
- Add GC dispatch block after --check, before ANSI formatting (early exit)
- gc_instances iterates ~/.claudebox/projects/*/project-root, removes dirs
  whose recorded root path no longer exists on disk
- Prints each removal and summary count to stderr (D-11, D-12, INST-04)
2026-04-13 10:01:24 +00:00
..
01-minimal-viable-sandbox feat(05-01): rewrite mount architecture with per-project instance isolation 2026-04-13 09:00:53 +00:00
02-env-audit-and-cli-polish feat(05-01): rewrite mount architecture with per-project instance isolation 2026-04-13 09:00:53 +00:00
03-sandbox-aware-prompting feat(05-01): rewrite mount architecture with per-project instance isolation 2026-04-13 09:00:53 +00:00
04-auth-passthrough docs(04): add phase verification — all must-haves passed 2026-04-10 09:33:46 +00:00