Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,21 +5,28 @@ colorFrom: blue
|
|
| 5 |
colorTo: pink
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
-
license:
|
| 9 |
---
|
| 10 |
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 12 |

|
| 13 |
-
# 🛡️ Codex ReflexGuard
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
## Features
|
| 18 |
|
| 19 |
-
-
|
| 20 |
-
-
|
| 21 |
-
-
|
| 22 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
|
| 24 |
## License
|
| 25 |
-
|
|
|
|
|
|
| 5 |
colorTo: pink
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
license: apache-2.0
|
| 9 |
---
|
| 10 |
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 12 |

|
| 13 |
+
# 🛡️ Codex ReflexGuard (vΩΞ)
|
| 14 |
|
| 15 |
+
ReflexGuard is a real-time simulation node for intelligent anomaly detection systems.
|
| 16 |
|
| 17 |
## Features
|
| 18 |
|
| 19 |
+
- Live input of system scenarios
|
| 20 |
+
- Reflex logic: anomaly scoring + override response
|
| 21 |
+
- HALT_SIGNAL or Stable Decision logic
|
| 22 |
+
- Gradio backend + Codex-style frontend dashboard
|
| 23 |
+
|
| 24 |
+
## How to Use
|
| 25 |
+
|
| 26 |
+
1. Type a scenario (e.g. “override surge initiated”)
|
| 27 |
+
2. Press "Launch Reflex Simulation"
|
| 28 |
+
3. Watch log output dynamically
|
| 29 |
|
| 30 |
## License
|
| 31 |
+
|
| 32 |
+
See `CodexGuard_License.txt`
|