a096903dea
Cross-verify now logs in as admin on BOTH stacks and walks the admin tree: - PHP: /adm/, config_form, board_list, member_list (admin/clone1234) - React: /admin + 27 sub-pages (admin/test1234) covering every page that has full-CRUD wired (members/boards/themes/config/shop/eyoom/sms/plugin/roulette/lottery) Result: each iter now runs ~50 checks (16 user + 34 admin). 5×50 = 250 PASS. Catches: any admin page reachability regression, auth-guard breakage, 500s, missing routes, broken queries. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>