Core-name facade for server-side CAPTCHA verification.
This crate reexports the public `captcha-sdk` API for projects that prefer the
`captcha-core` package name. The implementation continues to live in
`captcha-sdk`.
Provider-specific modules remain feature-gated and forward to the matching
`captcha-sdk` features.