- Updated the migration runners (`.sh` / `.bat`) to reuse an existing `collected_typedefs.json` instead of generating/removing files in-place.
- Expanded multiple scripts’ file-extension filters to include `.h/.c/.hpp/.cpp` in addition to OCCT-specific extensions.
- Enhanced `replace_typedefs.py` to add/replace `#include` directives based on the collected typedef metadata.