diff --git a/README.md b/README.md
index 18fccde2..77a3c8cb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-# Evolith: Progressive Architecture Reference Base
+
+
+# Evolith
+
+### Progressive Architecture Reference Base
[]()
[]()
@@ -6,13 +10,36 @@
[](https://github.com/beyondnetcode/evolith_arch32/actions)
[](./COVERAGE_REPORT.md)
-**Evolith is the corporate architecture upstream for product repositories.** It defines reusable architecture standards, governance rules, ADRs, patterns, and operating guidance that satellite products inherit and specialize.
+
+
+
+
+
+
+
↑ Evolith E2E Product Vision · MD3 — click to enlarge
+
+
+
+**Evolith is the corporate architecture upstream for product repositories.**
+It defines reusable architecture standards, governance rules, ADRs, patterns,
+and operating guidance that satellite products inherit and specialize.
+
+> *Separate conceptually before separating physically.*
+
+Language: [English](./README.md) | [Español](./README.es.md)
+
+
+
+---
## Evolith SDK CLI (Oficial)
Para automatizar la adopción de Evolith en nuevos repositorios satélite o integrar herramientas IDE (vía OpenCode/MCP), recomendamos fuertemente utilizar el CLI oficial.
- **[Ver Documentación del CLI](./sdk/cli/README.md)**
+**[Ver Documentación del CLI](./sdk/cli/README.md)**
```bash
npx @evolith/cli init
@@ -20,10 +47,6 @@ npx @evolith/cli init
Evolith solves a common enterprise problem: teams need one clear place to understand what is reusable policy, what is a product-specific implementation, and how decisions are promoted from real products back into the architecture reference.
-> Separate conceptually before separating physically.
-
-Language: [English](./README.md) | [Español](./README.es.md)
-
---
## Key Entry Points
diff --git a/reference/governance/sdlc/assets/master-view.png b/reference/governance/sdlc/assets/master-view.png
new file mode 100644
index 00000000..f4f1ae74
Binary files /dev/null and b/reference/governance/sdlc/assets/master-view.png differ