The way that I understand APO for Wordpress is that it takes care of bypassing cache for all files that are part of the Wordpress core and need not be cached. Like /wp-cron.php, /wp-admin/, and all the other files that would cause issues by being cached.
By that, we don’t really need to use Page Rules to bypass cache for any of that.
No, I just have these cache bypass Page Rules I picked somewhere as a “must have” for Wordpress sites and I was thinking how APO likely manages these by default, so no need to have them.
Because when I have them for /wp-admin/, /ajax, /wp-cron.php, and then I realize there must be dozens of them I missed, and yet the site still works fine, despite that my last Page Rule is set to cache everything.
So I figured APO must be responsible that the site works nonetheless so there should be no need to have any bypassing of core WP files in Page Rules at all.