Workspace boundary
Who can read or act
- Account data
- Scoped through the current membership
- Client access
- Limited to explicitly granted businesses
- Ownership
- The last owner cannot be removed or demoted
Trust and control
Netrix works with live sites, agency credentials, and client data. That calls for clear limits: exact permissions, human approval, independent checks, and a way back when something goes wrong.
Where the safeguards live
“Secure” is too broad to be useful on its own. Here’s what Netrix enforces at each important boundary.
Who can read or act
What a connector may use
Where the server may reach
What changes on a site
Before, during, and after deployment
Each step answers a different question. If one fails, Netrix doesn’t quietly label the whole job a success.
Name the page and exact element the finding belongs to.
Stops on ambiguityCheck the acting membership, review state, connector, and site.
Stops on scopeWrite through the active connector and retain the prior value.
Records the attemptFetch the live page and compare the action semantically.
Separate outcomeRevert to the known prior value or release work after a crash.
Current status retainedWhat each status really means
A recommendation stays a recommendation until someone reviews it and asks for the change.
A connector accepting the write does not prove that the live page now shows it.
Netrix refuses the change when the target, provider, permission, budget, or dependency does not check out.
Netrix retains prior values, current status, key timestamps, and write attempts, then provides a controlled path back for supported changes.
How connectors are trusted
The WordPress plugin verifies signed requests, rejects replays, and checks its own permissions. Netrix adopts Cloudflare resources only after ownership is recorded. A legacy REST credential keeps the WordPress user’s permissions, but Netrix binds it to one verified site and uses it only to update post titles.
POST /applytimestamp · nonce · body digest · signaturePlain answers
No. Netrix finds issues and can draft remedies; a person reviews and accepts the work before a deployment is requested.
No. Agency setup, connectors, and audit controls stay with agency staff. Owners and admins can separately allow client AI access and combined deploy/revert access for assigned businesses.
Netrix records the write as applied, then independently reads the live page. Only that second check can mark the deployment verified.
Supported deployments retain the prior value and show their current reversal status. Connector safeguards differ: the WordPress plugin and Cloudflare paths refuse stale work, while Legacy REST reversals can overwrite newer edits and should be reviewed before use.
See it in the workflow