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.
This commit is contained in:
Vickey
2026-05-18 18:36:11 +08:00
parent bca6d7aedc
commit 317b7ac7b5
+6 -7
View File
@@ -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)