Files
slot/next-app/scripts
chpark 12ac3564b3 verify-admin-parity: PHP /adm/* ↔ React /admin/* full mapping (70 pairs)
Walks every gnuboard admin URL paired with the React equivalent, after
logging in as admin on both stacks. PHP plugins live in subdirs
(shop_admin, eyoom_admin/core/<group>, roulette, gnuwiz_admin) — paths
captured exactly so the parity walk hits real files.

Result: 70/70 both 200 OK
- 환경설정 18, 회원관리 9, 게시판관리 11, SEO 1, 포인트몰 16,
  플러그인 2, 룰렛·복권 4, 이윰빌더 9

Each pair guarantees the React URL exists, requires admin (level >= 10),
and serves equivalent content shape (header/title/list/form) of the gnuboard
counterpart.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 09:44:14 +09:00
..