PROBLEM: 8 live dashboard fleet-control routes return fabricated success (Restart command sent) while doing nothing.
EVIDENCE: crates/ghost-verification/src/routes.rs:10783-10895.
TEST: integration test asserting each route performs a real action or errors, never a silent no-op.
ACCEPTANCE: restart/config/update/refresh wired to real authenticated node RPC; fake-success stubs removed.
PROBLEM: 8 live dashboard fleet-control routes return fabricated success (Restart command sent) while doing nothing.
EVIDENCE: crates/ghost-verification/src/routes.rs:10783-10895.
TEST: integration test asserting each route performs a real action or errors, never a silent no-op.
ACCEPTANCE: restart/config/update/refresh wired to real authenticated node RPC; fake-success stubs removed.