diff --git a/profile/README.md b/profile/README.md
index 6f24f99..8fd42ff 100644
--- a/profile/README.md
+++ b/profile/README.md
@@ -1,83 +1,22 @@
-
+# AiFeatures โ iAiFy Enterprise
-# ๐ง AiFeatures
+AI-produktutveckling och agent-ekosystem: LLM-gateways, voice/chat-kanaler och autonoma agenter.
-**AI Engineering ยท Agent Platforms ยท LLM Infrastructure**
+## Flaggskeppsrepos
-*Primary technology org for [iAiFy](https://github.com/enterprises/iAiFy) enterprise*
+- [iAsh](https://github.com/AiFeatures/iAsh) โ Agent Ecosystem Management: dashboard, CLI, agent sync/validering/audit med Neo4j graph DB
+- [openclaw](https://github.com/AiFeatures/openclaw) โ Self-hosted AI-gateway for WhatsApp, Telegram och Voice med 270+ skills
+- [vscode-agent](https://github.com/AiFeatures/vscode-agent) โ 26 AI-agenter for VS Code Chat med autonom filhantering och workflows
+- [moltbook](https://github.com/AiFeatures/moltbook) โ Autonom social AI-agent for Moltbook-natverket
+- [n8n-mcp](https://github.com/AiFeatures/n8n-mcp) โ n8n MCP-integration: Model Context Protocol-server for workflow-automation
-[]()
-[]()
-[]()
+## 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
-
-AiFeatures is where AI gets built. We develop agent platforms, LLM tooling, and the infrastructure that powers intelligent automation across the iAiFy enterprise.
-
-### ๐๏ธ Core Platforms
-
-| Project | Description | Tech |
-|---------|-------------|------|
-| **[agent-hub](https://github.com/AiFeatures/agent-hub)** | Central agent management โ 343 Copilot agents, 221 skills, MCP server, dashboard | TypeScript |
-| **[openclaw](https://github.com/AiFeatures/openclaw)** | Self-hosted AI gateway โ WhatsApp, Telegram, Voice channels with 272+ skills | Node.js |
-| **[vscode-agent](https://github.com/AiFeatures/vscode-agent)** | VS Code extension for multi-agent orchestration with middleware pipeline | TypeScript |
-| **[moltbook](https://github.com/AiFeatures/moltbook)** | Autonomous social agent platform with resilience patterns | TypeScript |
-
-### ๐ค Agent & LLM Tools
-
-| Project | Description | Tech |
-|---------|-------------|------|
-| **[agentmesh-oss](https://github.com/AiFeatures/agentmesh-oss)** | Open-source multi-agent mesh framework | TypeScript |
-| **[agent-orchestrator](https://github.com/AiFeatures/agent-orchestrator)** | Parallel coding agent orchestrator โ plans, spawns, handles CI | TypeScript |
-| **[deepagents](https://github.com/AiFeatures/deepagents)** | LangChain/LangGraph agent harness with planning and subagents | Python |
-| **[deer-flow](https://github.com/AiFeatures/deer-flow)** | SuperAgent harness โ researches, codes, creates with sandboxes and memories | Python |
-| **[dspy](https://github.com/AiFeatures/dspy)** | Programming (not prompting) language models | Python |
-
-### ๐ฌ Research & Skills
-
-| Project | Description |
-|---------|-------------|
-| **[claude-code-skills](https://github.com/AiFeatures/claude-code-skills)** | Production-ready skills for the full delivery workflow |
-| **[claude-scientific-skills](https://github.com/AiFeatures/claude-scientific-skills)** | Agent skills for research, science, engineering, and analysis |
-| **[awesome-claude-code](https://github.com/AiFeatures/awesome-claude-code)** | Curated list of Claude Code skills, hooks, and plugins |
-| **[obsidian-skills](https://github.com/AiFeatures/obsidian-skills)** | AI skills for Obsidian knowledge management |
-
-### โก Infrastructure
-
-| Project | Description |
-|---------|-------------|
-| **[gateway](https://github.com/AiFeatures/gateway)** | Blazing fast AI Gateway โ 200+ LLMs, 50+ guardrails |
-| **[unsloth](https://github.com/AiFeatures/unsloth)** | Fine-tuning & RL for LLMs โ 2x faster, 70% less VRAM |
-| **[E2B](https://github.com/AiFeatures/E2B)** | Secure sandboxed environments for enterprise agents |
-| **[n8n-automation](https://github.com/AiFeatures/n8n-automation)** | Workflow automation with AI integrations |
-
-## Architecture
-
-```
-AiFeatures/
-โโโ agent-hub/ โ Central agent registry (343 agents, 221 skills)
-โโโ openclaw/ โ Multi-channel AI gateway (WhatsApp/Telegram/Voice)
-โโโ vscode-agent/ โ VS Code agent extension
-โโโ agentmesh-oss/ โ Multi-agent mesh framework
-โโโ gateway/ โ LLM routing & guardrails
-โโโ ... โ 40+ specialized repos
-```
-
-## Enterprise Context
-
-AiFeatures is part of the **iAiFy** enterprise alongside:
-- **[HomeAutonom](https://github.com/HomeAutonom)** โ Smart home & IoT
-- **[AiProducting](https://github.com/AiProducting)** โ Production apps & infrastructure
-- **[Ai-road-4-You](https://github.com/Ai-road-4-You)** โ Shared platform & governance
-
-Cross-org CI/CD, governance, and templates are managed via [Ai-road-4-You](https://github.com/Ai-road-4-You).
-
----
-
-
+Se [governance](https://github.com/Ai-road-4-You/governance).