Spaces:
Sleeping
Sleeping
| title: CodexReflexGuard | |
| emoji: 🌍 | |
| colorFrom: blue | |
| colorTo: pink | |
| sdk: gradio | |
| pinned: false | |
| license: apache-2.0 | |
| sdk_version: 6.3.0 | |
| 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 API | |
| for pre-emptive system defense and anomaly response. | |
| ## Endpoint | |
| POST /v1/reflex/check | |
| ## Example Request | |
| ```json | |
| { | |
| "scenario": "memory surge override detected", | |
| "source": "control-plane" | |
| } |