diff --git a/.gitignore b/.gitignore
index 81ca098c0f..4c2df272c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,4 +93,6 @@ GitNexus.sln
.history/
-.swarm/
\ No newline at end of file
+.swarm/
+
+local_docs/
\ No newline at end of file
diff --git a/README.md b/README.md
index 5616b6a818..b370143333 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,8 @@
+
Enterprise (SaaS & Self-hosted) - akonlabs.com
+ **Building nervous system for agent context.** @@ -59,6 +61,28 @@ https://github.com/user-attachments/assets/172685ba-8e54-4ea7-9ad1-e31a3398da72 --- +## Enterprise + +GitNexus is available as an **enterprise offering** - either as a fully managed **SaaS** or a **self-hosted** deployment. Also available for **commercial use** of the OSS version with proper licensing. + +Enterprise includes: +- **PR Review** - automated blast radius analysis on pull requests +- **Auto-updating Code Wiki** - always up-to-date documentation (Code Wiki is also available in OSS) +- **Auto-reindexing** - knowledge graph stays fresh automatically +- **Multi-repo support** - unified graph across repositories +- **OCaml support** - additional language coverage +- **Priority feature/language support** - request new languages or features + +**Upcoming:** +- Auto regression forensics +- End-to-end test generation + +👉 Learn more at [akonlabs.com](https://akonlabs.com) + +💬 For commercial licensing or enterprise inquiries, ping us on [Discord](https://discord.gg/AAsRVT6fGb) or drop an email at founders@akonlabs.com + +--- + ## Development - [ARCHITECTURE.md](ARCHITECTURE.md) — packages, index → graph → MCP flow, where to change code