- Removed restore command from bd show output - Updated compact help text (removed snapshot claim) - Fixed COMPACTION.md (removed 'batch restore' from roadmap) - All compaction UI now correctly states permanent decay
Compaction is permanent graceful decay - restore functionality doesn't exist. Updated docs to reflect reality: - Removed restore command examples - Removed snapshot/restore sections - Updated to explain git history recovery option - Clarified permanent nature throughout
- Updated README.md with Tier 1/2 info, restore command, cost analysis - Created COMPACTION.md with full guide covering: - How compaction works (architecture, two-tier system) - CLI reference and examples - Eligibility rules and configuration - Cost analysis with detailed tables - Automation examples (cron, workflows) - Safety, recovery, and troubleshooting - FAQ and best practices - Added examples/compaction/ with 3 scripts: - workflow.sh: Interactive compaction workflow - cron-compact.sh: Automated monthly compaction - auto-compact.sh: Smart threshold-based compaction - README.md: Examples documentation Closes bd-265 Amp-Thread-ID: https://ampcode.com/threads/T-8113e88e-1cd0-4a9e-b581-07045a3ed31e Co-authored-by: Amp <amp@ampcode.com>