| | --- |
| | title: CodexReflexGuard Enterprise |
| | emoji: π |
| | colorFrom: pink |
| | colorTo: indigo |
| | sdk: docker |
| | pinned: false |
| | --- |
| | |
| | Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |
| | # Codex ReflexGuard β Enterprise API |
| |
|
| | Codex ReflexGuard is a reflex-level safety intelligence engine |
| | for pre-emptive anomaly detection and system defense. |
| |
|
| | ## Endpoint |
| | POST /v1/reflex/check |
| |
|
| | ## Headers |
| | X-API-Key: <your-key> |
| |
|
| | ## Example Request |
| | ```json |
| | { |
| | "scenario": "memory surge override detected", |
| | "source": "control-plane" |
| | } |