Refactor Packs Overview¶
This file explains the grouping of method suggestions into executable 'packs'.
Pack Type Summary¶
- automated: 19
- verify: 27
- manual: 13
How to Use Packs¶
- safe_delete packs can generate PRs immediately.
- micro_fix_only packs contain bounded local LLM patches.
- manual packs require deeper architectural review.
- mixed packs require careful sequencing.
š Relevant JSON Data¶
Only pack-related files are linked here:
š¤