Spaces:
Sleeping
Sleeping
File size: 647 Bytes
0e04d21 c72a8d7 0e04d21 8760956 c419284 0e04d21 e5e7c9e 033aa3a d1ca4df 033aa3a d1ca4df 033aa3a 6877e17 033aa3a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
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"
} |