diff --git a/README.md b/README.md index 67b835a..7e509bd 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ Backend on Railway

-### Languages +

+

Languages

JavaScript 59% @@ -49,9 +50,12 @@ Compass Ultra is a release control room for feature-flagged software. Review fla ![demo](docs/demo.gif) -## At a glance +

+

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? +

+

โœจ Why Compass Ultra?

+ Feature flags are supposed to make releases safer. @@ -103,7 +109,9 @@ Your team can answer: --- -## โšก The Short Version +

+

โšก 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 +

+

๐ŸŽฎ 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 +

+

๐Ÿง  Core Features

+ ### ๐Ÿšฆ Release Risk Analyzer @@ -313,7 +325,9 @@ All blocked actions are logged with actor, role, gate triggered, and exact times --- -## ๐Ÿงญ Product Positioning +

+

๐Ÿงญ Product Positioning

+ Compass Ultra is **not** a feature flag provider. @@ -325,7 +339,9 @@ Use it when you need a clear answer to: --- -## ๐Ÿ’ธ Pricing +

+

๐Ÿ’ธ Pricing

+ | Plan | Price | Seats | Best for | | --- | ---: | ---: | --- | @@ -341,7 +357,9 @@ No credit card required. Trials downgrade to Free automatically unless the custo --- -## ๐Ÿ› ๏ธ Tech Stack +

+

๐Ÿ› ๏ธ Tech Stack

+ | Layer | Technology | | --- | --- | @@ -361,7 +379,9 @@ No credit card required. Trials downgrade to Free automatically unless the custo --- -## ๐Ÿ“ฆ Repositories +

+

๐Ÿ“ฆ Repositories

+ | Repo | What it is | | --- | --- | @@ -374,7 +394,9 @@ This public repository is the **marketing and docs surface**. The live product r --- -## ๐Ÿ”’ Security Model +

+

๐Ÿ”’ 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 +

+

๐Ÿ—บ๏ธ 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 +

+

โœ… Status

+

Production @@ -415,7 +441,9 @@ Compass Ultra is designed as a release review layer. --- -## ๐Ÿš€ Built For +

+

๐Ÿš€ 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