Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@
> **Runtime Application Self-Protection (RASP) for High-Scale .NET Services**
> *Defense that lives inside your application process, operating at the speed of code.*

> [!IMPORTANT]
> **🚧 ARCHITECTURAL PREVIEW / ALPHA STAGE**
>
> This project is currently in **Active Research & Development**.
> * **Do not deploy to production** environments handling real assets (PII, Financial Data) without a full security audit.
> * **API Stability:** Public interfaces and interception signatures may undergo **breaking changes** to optimize for zero-allocation performance.
> * **Security:** While designed to block attacks, this engine is currently being tuned for false positives/negatives.

---

## 🎮 Why This Matters for Gaming Security
Expand Down Expand Up @@ -223,4 +231,4 @@ False Positives: ✅ 0

🔐 Found a security issue? See [SECURITY.md](SECURITY.md) for responsible disclosure.

**⚡ Built with .NET 10 | Powered by Clean Architecture**
**⚡ Built with .NET 10 | Powered by Clean Architecture**
Loading