diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index ac57b0a..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-MIT License
-
-Copyright (c) 2025 Agile Technology
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/profile/README.md b/profile/README.md
index e4e2dac..d8e67e3 100644
--- a/profile/README.md
+++ b/profile/README.md
@@ -1,10 +1,32 @@
+
+
# Agiletec
-人とAIが安全に協働できる業務ソフトウェアを開発しています。
+### Build it. Understand it. Own it.
+
+**すべての企業に、自社開発を。**
+
+[Website](https://agiletec.net) · [Open source](https://github.com/orgs/agiletec-inc/repositories) · [Contributing](https://github.com/agiletec-inc/.github/blob/main/CONTRIBUTING.md) · [Security](https://github.com/agiletec-inc/.github/blob/main/SECURITY.md)
+
+
+
+We build practical software for teams working with AI—tools that keep people in control, make systems understandable, and turn automation into an everyday capability.
+
+AIを使うことが、誰かへの依存を増やすのではなく、自分たちで判断し、つくり、運用できる力につながるように。プロダクトとオープンソースの両方から、そのための仕組みをつくっています。
+
+## Featured open source
+
+| Project | What it does |
+| --- | --- |
+| [AIRIS MCP Gateway](https://github.com/agiletec-inc/airis-mcp-gateway) | Provides external documentation to AI agents only when it is needed, through short-lived local MCP sessions. |
+| [MindBase](https://github.com/agiletec-inc/mindbase) | Keeps durable, semantic conversation memory in a local-first stack built on PostgreSQL, pgvector, and Ollama. |
+| [⌘IME](https://github.com/agiletec-inc/cmd-ime) | Switches between alphanumeric and kana input with the left and right Command keys on macOS. |
+| [Approved Browser MCP](https://github.com/agiletec-inc/approved-browser-mcp) | Adds approval, permission, and audit boundaries to Playwright MCP browser actions. |
+
+Explore all [public repositories](https://github.com/orgs/agiletec-inc/repositories) or visit [agiletec.net](https://agiletec.net) for our products and services.
+
+## Build with us
-- 製品・OSSは各リポジトリのREADMEを参照してください。
-- contributionは[CONTRIBUTING.md](../CONTRIBUTING.md)を参照してください。
-- security issueは[SECURITY.md](../SECURITY.md)の窓口へ非公開で報告してください。
+Issues and pull requests are welcome. Start with the contribution guide in the repository you want to change; organization-wide guidance is in [CONTRIBUTING.md](https://github.com/agiletec-inc/.github/blob/main/CONTRIBUTING.md).
-組織共通のCI実装とpolicyはpublic `agiletec-inc/github-actions`が所有します。このpublic `.github`は
-organization profile、community health、workflow starter templateだけを提供します。
+Found a vulnerability? Please follow our [security policy](https://github.com/agiletec-inc/.github/blob/main/SECURITY.md) and report it privately—not in a public issue.