pub const JSONRPC_WORKSPACE_PINNED: i32 = -32010;Expand description
JSON-RPC error code: daemon/reset refused because the targeted
workspace is pinned and the caller did not pass force = true.
Pinning is a per-workspace operator override; callers must opt in
explicitly to drop a pinned workspace.
Source: G_daemon_control_plane.md §3.2.