There is a plugin [WP Since](https://github.com/eduardovillao/wp-since), that scans the WordPress functions and compares with Tested Up, and detects if they are compatible. Eduardo creates a [JSON with all information](https://github.com/eduardovillao/wp-since/blob/main/wp-since.json) with a [YML file](https://github.com/eduardovillao/wp-since/blob/main/.github/workflows/generate-since.yml). We should something similar.
There is a plugin WP Since, that scans the WordPress functions and compares with Tested Up, and detects if they are compatible.
Eduardo creates a JSON with all information with a YML file.
We should something similar.