diff --git a/README.md b/README.md index 8549684..4a8939b 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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** \ No newline at end of file +**⚡ Built with .NET 10 | Powered by Clean Architecture**