CHW-4315 FindingNotFound

finding not found; verify the id and that it belongs to the caller's org

Default message: finding not found; verify the id and that it belongs to the caller’s org
HTTP status: 404 (client)

Problem. The finding id did not resolve in the caller’s org. Cause. The id is mistyped, the finding has been removed, or it belongs to another tenant. The shape mirrors the exception-not-found case so the UI can render a consistent “removed or never existed” message. Fix. Verify the id and that it belongs to the caller’s org. HTTP 404.