docs: remove decompilation-centric wording; rename *-decompiled-reactor to *-reactor

- Neutral titles (starRiverProperty); 源码归档 wording; paths unchanged
- Parent artifactIds: cloudwalk-cloud-reactor, cw-elevator-application-reactor, etc.
- cw.elevator.v1.lib.dir and deploy script use repo-relative paths
- package-info and module descriptions cleaned

Made-with: Cursor
This commit is contained in:
反编译工作区
2026-04-24 10:48:31 +08:00
parent e2ac14719b
commit 717b9a9240
24 changed files with 49 additions and 51 deletions
@@ -5,7 +5,7 @@
<parent>
<groupId>cn.cloudwalk.elevator</groupId>
<artifactId>cw-elevator-application-decompiled-reactor</artifactId>
<artifactId>cw-elevator-application-reactor</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>