diff --git a/profile/README.md b/profile/README.md
index bb4c998..8837987 100644
--- a/profile/README.md
+++ b/profile/README.md
@@ -1,82 +1,21 @@
-
+# HomeAutonom โ iAiFy Enterprise
-# ๐ HomeAutonom
+Smart home-automation och IoT-infrastruktur: Homey Pro, Home Assistant och Raspberry Pi-baserad natsverkshantering.
-**Smart Home Automation ยท IoT ยท Network Infrastructure**
+## Flaggskeppsrepos
-*Home automation org for [iAiFy](https://github.com/enterprises/iAiFy) enterprise*
+- [homey-smart-home](https://github.com/HomeAutonom/homey-smart-home) โ Full-stack smart home med 132 backend- och 67 dashboard-moduler (v3.3.0)
+- [homey-automation](https://github.com/HomeAutonom/homey-automation) โ Autonom automation och realtidsdashboard med Express 5 och Socket.IO (v3.261.0, 16500+ tester)
+- [home-auto](https://github.com/HomeAutonom/home-auto) โ Smart home-dashboard: Next.js 16, React 19, Supabase
+- [home-network](https://github.com/HomeAutonom/home-network) โ Raspberry Pi Docker-server med Pi-hole, Home Assistant och Grafana (69 branches, aktiv dev)
-[]()
-[]()
-[]()
+## Shared conventions
-
+- Kebab-case repo names
+- Conventional commits
+- Infrastructure-as-code via terraform-infrastructure
+- CI/CD via Ai-road-4-You/enterprise-ci-cd@v1
----
+## Dokumentation
-## What We Build
-
-HomeAutonom develops the complete smart home stack โ from device control and automation engines to network infrastructure management. Every piece is designed to work with Homey Pro, Home Assistant, and a Raspberry Piโbased home server.
-
-### ๐๏ธ Projects
-
-| Project | Description | Tech |
-|---------|-------------|------|
-| **[home-auto](https://github.com/HomeAutonom/home-auto)** | Smart home dashboard โ Next.js frontend for Homey device control, scenes, and automation rules | TypeScript, Next.js |
-| **[homey-smart-home](https://github.com/HomeAutonom/homey-smart-home)** | Complete Homey Pro system โ 66 modules, AI-driven automation, 8 development phases | JavaScript |
-| **[homey-automation](https://github.com/HomeAutonom/homey-automation)** | Backend service โ Express API for Homey devices, Socket.IO real-time updates, automation engine | JavaScript, Express |
-| **[home-network](https://github.com/HomeAutonom/home-network)** | Network infrastructure โ Raspberry Pi Docker server, Pi-hole DNS, monitoring, dashboard | Python, Docker |
-
-### Architecture
-
-```
-HomeAutonom/
-โโโ home-auto/ โ Next.js dashboard (frontend)
-โ โโโ Supabase backend
-โ โโโ React Query data layer
-โ โโโ i18n (32 languages)
-โ
-โโโ homey-smart-home/ โ Homey Pro integration (66 modules)
-โ โโโ Device categories (lights, sensors, climate, blinds)
-โ โโโ AI automation engine
-โ โโโ Scene management
-โ
-โโโ homey-automation/ โ Express API (backend)
-โ โโโ Homey Local API client
-โ โโโ Socket.IO real-time
-โ โโโ Pino structured logging
-โ โโโ Docker deployment
-โ
-โโโ home-network/ โ Infrastructure
- โโโ Docker Compose (96 containers)
- โโโ Pi-hole DNS
- โโโ Prometheus + Grafana monitoring
- โโโ Cloudflare Tunnel
-```
-
-### Tech Stack
-
-| Layer | Technology |
-|-------|-----------|
-| **Frontend** | Next.js 15, React, TypeScript, Tailwind CSS |
-| **Backend** | Express 5, Socket.IO, Node.js |
-| **IoT Hub** | Homey Pro, Home Assistant, MQTT, Zigbee, Z-Wave |
-| **Infrastructure** | Docker Compose, Nginx, Raspberry Pi 5 |
-| **Monitoring** | Prometheus, Grafana, Uptime Kuma |
-| **DNS** | Pi-hole, Cloudflare Tunnel |
-| **Database** | Supabase (PostgreSQL), SQLite |
-
-## Enterprise Context
-
-HomeAutonom is part of the **iAiFy** enterprise alongside:
-- **[AiFeatures](https://github.com/AiFeatures)** โ AI engineering & agent platforms
-- **[AiProducting](https://github.com/AiProducting)** โ Production apps & infrastructure
-- **[Ai-road-4-You](https://github.com/Ai-road-4-You)** โ Shared platform & governance
-
-AI-driven automations are powered by agents from [AiFeatures/agent-hub](https://github.com/AiFeatures/agent-hub).
-
----
-
-
+Se [governance](https://github.com/Ai-road-4-You/governance).