Steve Yegge
|
54469936a7
|
Add comprehensive compaction documentation
- 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>
|
2025-10-16 01:09:48 -07:00 |
|