@@ -49,9 +50,12 @@ Compass Ultra is a release control room for feature-flagged software. Review fla

-## At a glance
+
+
+
```mermaid
+%%{init: {'theme': 'dark'}}%%
flowchart LR
A[Import flags] --> B[Evaluate context]
B --> C[Policy gates]
@@ -71,7 +75,9 @@ flowchart LR
---
-## โจ Why Compass Ultra?
+
+
+
Feature flags are supposed to make releases safer.
@@ -103,7 +109,9 @@ Your team can answer:
---
-## โก The Short Version
+
+
+
Compass Ultra helps teams review and prove release readiness before shipping.
@@ -118,7 +126,9 @@ A typical release review looks like this:
---
-## ๐ฎ Live Demo
+
+
+
The demo works without an account:
@@ -138,7 +148,9 @@ The demo simulates a risky retail release (Black Friday eve, `peak-sale-2026.11`
---
-## ๐ง Core Features
+
+
+
### ๐ฆ Release Risk Analyzer
@@ -313,7 +325,9 @@ All blocked actions are logged with actor, role, gate triggered, and exact times
---
-## ๐งญ Product Positioning
+
+
+
Compass Ultra is **not** a feature flag provider.
@@ -325,7 +339,9 @@ Use it when you need a clear answer to:
---
-## ๐ธ Pricing
+
+
+
| Plan | Price | Seats | Best for |
| --- | ---: | ---: | --- |
@@ -341,7 +357,9 @@ No credit card required. Trials downgrade to Free automatically unless the custo
---
-## ๐ ๏ธ Tech Stack
+
+
| Repo | What it is |
| --- | --- |
@@ -374,7 +394,9 @@ This public repository is the **marketing and docs surface**. The live product r
---
-## ๐ Security Model
+
+
+
Compass Ultra is designed as a release review layer.
@@ -389,7 +411,9 @@ Compass Ultra is designed as a release review layer.
---
-## ๐บ๏ธ Roadmap
+
+
+
* ๐งพ Full backend-enforced seat limits
* ๐งช No-card trial lifecycle automation
@@ -405,7 +429,9 @@ Compass Ultra is designed as a release review layer.
---
-## โ Status
+
+
+
@@ -415,7 +441,9 @@ Compass Ultra is designed as a release review layer.
---
-## ๐ Built For
+
+
+
Teams that ship fast and still need proof before production.
diff --git a/docs/readme-divider.svg b/docs/readme-divider.svg
new file mode 100644
index 0000000..a21c919
--- /dev/null
+++ b/docs/readme-divider.svg
@@ -0,0 +1,11 @@
+
\ No newline at end of file