pub async fn webdev_status(
api: &dyn GatewayApi,
project: &str,
secret: Option<&str>,
) -> Result<WebdevStatusResult, CoreError>Expand description
ign webdev status — the version-handshake sweep. The 4 always-on
routes always ride; scriptExec’s version action is probed ONLY
when a secret is configured (its header rides along — research OQ4:
AuthGated → auth_gated, secret denials → secret_mismatch).