Priority: MED — correctness.
The disconnect path disables the workers.dev subdomain and deletes custom domains, but does not remove zone Workers routes ([[routes]] patterns). A worker served via a route (not workers.dev) would NOT actually be disconnected, despite the docs claiming "Workers Routes: Edit" is required. Either implement route removal or fix the docs so operators don't over-trust the kill.
From FEEDBACK-from-divinci-deployment.md — real-world findings from the Divinci self-hosted deployment, 2026-06-17.
Priority: MED — correctness.
The disconnect path disables the workers.dev subdomain and deletes custom domains, but does not remove zone Workers routes (
[[routes]]patterns). A worker served via a route (not workers.dev) would NOT actually be disconnected, despite the docs claiming "Workers Routes: Edit" is required. Either implement route removal or fix the docs so operators don't over-trust the kill.From
FEEDBACK-from-divinci-deployment.md— real-world findings from the Divinci self-hosted deployment, 2026-06-17.