Feature Flag Review
Make risky rollout percentages, stale flags, missing owners, and production overrides visible before ship time.
diff --git a/README.md b/README.md index f80669c..67b835a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,35 @@ -# 🧠Compass Ultra +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -17,10 +45,30 @@
Compass Ultra is a release control room for feature-flagged software. Review flag state, policy gates, rollout risk, snapshot diffs, AI-assisted risk analysis, and audit-ready release proof — before production changes go live.
-[🚀 Live App](https://www.compassultra.com) · [🎮 Try the Demo](https://www.compassultra.com/app?demo=true) · [🤖 AI DevOps Checker](https://www.compassultra.com/ai-devops)
+[🚀 Live App](https://www.compassultra.com) · [🎮 Try the Demo](https://www.compassultra.com/app?demo=true) · [🤖 AI DevOps Checker](https://www.compassultra.com/ai-devops) · [🔒 Trust](https://www.compassultra.com/trust)

+## At a glance
+
+```mermaid
+flowchart LR
+ A[Import flags] --> B[Evaluate context]
+ B --> C[Policy gates]
+ C --> D[AI risk analysis]
+ D --> E[Snapshot diff]
+ E --> F[PDF certificate]
+ F --> G[GitHub / Jira / Slack]
+
+ style A fill:#0d1b33,stroke:#58a6ff,color:#e6edf3
+ style B fill:#0d1b33,stroke:#58a6ff,color:#e6edf3
+ style C fill:#0d1b33,stroke:#ffb800,color:#e6edf3
+ style D fill:#0d1b33,stroke:#bc8cff,color:#e6edf3
+ style E fill:#0d1b33,stroke:#33d69f,color:#e6edf3
+ style F fill:#0d1b33,stroke:#33d69f,color:#e6edf3
+ style G fill:#0d1b33,stroke:#58a6ff,color:#e6edf3
+```
+
---
## ✨ Why Compass Ultra?
@@ -313,11 +361,16 @@ No credit card required. Trials downgrade to Free automatically unless the custo
---
-## 📦 Source Code
+## 📦 Repositories
-This public repository contains the Compass Ultra launch page, documentation, GitHub Pages assets, and public-facing project materials.
+| Repo | What it is |
+| --- | --- |
+| **[Compass-Ultra](https://github.com/DaCameraGirl/Compass-Ultra)** (this repo) | Public showcase — README, docs, GitHub Pages landing, demo GIF |
+| **[Compass-Ultra-Pro](https://github.com/DaCameraGirl/Compass-Ultra-Pro)** | Production React/Vite app deployed to [www.compassultra.com](https://www.compassultra.com) |
+| **[compass-ultra-backend](https://github.com/DaCameraGirl/compass-ultra-backend)** | API, AI risk analysis, billing, cloud snapshots |
+| **[compass-ultra-web-intel](https://github.com/DaCameraGirl/compass-ultra-web-intel)** | Snowflake / dbt Web Intel pipeline proof |
-The production application and backend are maintained separately. Public users can explore the live app and demo without needing access to private implementation repositories.
+This public repository is the **marketing and docs surface**. The live product runs on Vercel and Railway — explore the demo without needing private repo access.
---
@@ -354,13 +407,11 @@ Compass Ultra is designed as a release review layer.
## ✅ Status
-Compass Ultra is live:
-
-**Production:** [https://www.compassultra.com](https://www.compassultra.com)
-
-**Demo:** [https://www.compassultra.com/app?demo=true](https://www.compassultra.com/app?demo=true)
-
-**AI DevOps Checker:** [https://www.compassultra.com/ai-devops](https://www.compassultra.com/ai-devops)
+
DaCameraGirl / Compass-Ultra
-Release intelligence for teams that ship behind feature flags. Review flag state, policy gates, rollout risk, snapshot diffs, AI-assisted analysis, and audit-ready release proof before production changes go live.
- -Make risky rollout percentages, stale flags, missing owners, and production overrides visible before ship time.
Turn release readiness into a repeatable workflow with owners, approvals, rollback notes, and proof.
Compare what changed since the last approved state so teams can make a clear ship, caution, or hold decision.
Compass Ultra turns scattered Slack threads and feature flag chaos into a control room for launch decisions.
Public showcase repo · production at compassultra.com
+Compass Ultra is the release control room around feature flags — policy gates, AI risk analysis, snapshot diff, and PDF certificates before peak-traffic deploys.
+ +Nine automated checks for canary limits, dependencies, approvers, overrides, and change-ticket traceability.
+Live AI release review with financial impact estimates and a local fallback when the service is unavailable.
+Snapshot diff, PDF readiness certificates, and GitHub / Jira / Slack payloads from one workspace.
+Load flags → evaluate context → run gates → analyze risk → diff snapshots → export certificate → notify DevOps.
+Peek at the workspace, demo flow, and AI analysis panel. Full interactive demo runs on the live site.
+
+
+
+
+