LordXido commited on
Commit
8760956
·
verified ·
1 Parent(s): fe4ecf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -8
README.md CHANGED
@@ -5,21 +5,28 @@ colorFrom: blue
5
  colorTo: pink
6
  sdk: static
7
  pinned: false
8
- license: mit
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
  ![License: CodexGuard Dual (MIT + Commercial)](https://img.shields.io/badge/license-CodexGuard_vΩΞ++-purple.svg)
13
- # 🛡️ Codex ReflexGuard
14
 
15
- Live Reflex Intelligence Dashboard built for Hugging Face Spaces (Static).
16
 
17
  ## Features
18
 
19
- - Simulated runtime override
20
- - WASM hook pattern
21
- - Reflex override logs
22
- - Landing UI page + optional backend
 
 
 
 
 
 
23
 
24
  ## License
25
- See `CodexGuard_License.txt`.
 
 
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
  ![License: CodexGuard Dual (MIT + Commercial)](https://img.shields.io/badge/license-CodexGuard_vΩΞ++-purple.svg)
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`