refactor: reorganize script functions top-down

- main() and high-level workflow functions at the top
- Comment formatting functions
- Overlap analysis functions
- Merge conflict testing functions
- Diff parsing functions
- GitHub API functions
- Utility functions
- Data classes and constants at the bottom

This makes the code read top-to-bottom, from high-level logic to implementation details.
This commit is contained in:
Otto
2026-02-13 13:05:23 +00:00
parent 6647c6615b
commit db77f6ef77

File diff suppressed because it is too large Load Diff