From 317b7ac7b5c3dd5a8a7d59f8a86ed8b9687f6ccb Mon Sep 17 00:00:00 2001 From: Vickey <891607480@qq.com> Date: Mon, 18 May 2026 18:36:11 +0800 Subject: [PATCH] docs(release): align TITLE.md with main README description The release-note source TITLE.md still carried outdated wording ("project development", "device integration and management") and omitted the "AI-ready" positioning that README.md and the four localized READMEs (zh/ja/vi) all promote as a core value proposition. docker-ci.yml inlines this file into the GitHub Release body, so the inconsistency surfaces every time we cut a release. Realign the second paragraph with README.md:16-19 while keeping the ${SERVICE_VERSION} placeholder and the relative architecture image path so docker-ci.yml's perl-based assembly continues to work. --- dc3/doc/TITLE.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/dc3/doc/TITLE.md b/dc3/doc/TITLE.md index 3313e8cfe..a09a5cd33 100644 --- a/dc3/doc/TITLE.md +++ b/dc3/doc/TITLE.md @@ -1,13 +1,12 @@ # 🚀 IoT DC3 v${SERVICE_VERSION} Released — Fully Open-Source Distributed IoT Platform! -IoT DC3 is a fully open-source distributed IoT platform built on Spring Cloud. +IoT DC3 is a fully open-source, distributed Internet of Things (IoT) platform built on Spring Cloud. -It is designed to accelerate IoT project development, simplify device integration and management, and provide end-to-end -solutions to help users quickly build stable and scalable -IoT systems. +It accelerates IoT solution delivery and simplifies full-lifecycle device management with a comprehensive architecture +for robust, production-ready IoT systems. +It is AI-ready, enabling seamless integration of intelligent connectivity, automation, and data-driven operations. +All components and code are open-source, ensuring transparency, flexibility, and community-driven innovation. -As a community-driven and fully open-source platform, IoT DC3 ensures transparency and flexibility in both code and -architecture, enables continuous innovation, and has been widely -applied in scenarios such as smart factories, energy monitoring, smart agriculture, and smart cities. +IoT DC3 has been widely applied across smart factories, energy monitoring, smart agriculture, and smart cities. ![iot-dc3-architecture](../images/architecture-en.png)