Do I have to move my site to use this?
No. Managed WordPress is one option; the Connector is for sites that stay where they are, on any host, with the plugin installed. Your hosting, domain and database do not move when you connect.
Who owns the content and the database?
You do. Your content, files and database stay yours, the Connector connection is revocable at any time, and it carries project-specific scopes rather than account-wide access.
Can AI edit my PHP files or plugins directly?
Not directly. Code-level changes — PHP, theme files, plugins, database schema — run through the gate: snapshot, staging clone, checks and tests, your approval, selective deployment, and a rollback if the result is not clean.
What happens if a change goes wrong?
The pipeline ends with a post-deploy check, and a result that is not clean is rolled back. Staging exists so that failures happen where no customer sees them.
Is staging safe to use on a live shop?
The specification is explicit: a live WooCommerce database is never blindly overwritten with a staging database. Live orders and customer records stay authoritative — staging tests the change, it does not become the source of truth.
Can I use managed WordPress today?
Not yet. Managed WordPress and the Hostingsurge Connector are in development as early access, and no WordPress instance exists on the platform today. What you can read here is the contract they are being built against.