CHW-4317 IntelFeatureDisabled

scan subsystem not initialised on the server

Default message: scan subsystem not initialised on the server
HTTP status: 404 (client)

Problem. A scan-job endpoint (/api/scan/jobs/* or /api/public/scan/jobs/*) returned 404. Cause. The job store or worker is not wired (typically a misconfigured deployment that did not initialize the scan subsystem). The historical RISK_ENGINE_V2 feature flag that previously gated the entire /api/v1/intel/* surface has been retired — those endpoints are now always reachable. Fix. Confirm the server bootstrapped with the scan subsystem enabled. HTTP 404.