Agent
Analyzes procedural WordPress theme code (functions.php, inc/ files, classic theme templates) and produces a phased migration plan to Acorn/Sage architecture. Detects registerposttype (migrate to Poet config/poet.php), addaction/addfilter hooks (migrate to Service Provider boot()), global $wpdb queries (migrate to…