Initial commit: reorganized source tree

- backend/: 13 Maven modules (cw-elevator-application, cloudwalk-cloud, intelligent-cwoscomponent, ninca-crk, etc.)
- frontend/: 4 Vue projects (elevator-front, cwos-portal, alarm-front, front_acs) + decompiled + scripts
- scripts/: build, test-env, tools (Docker Compose, service templates, API parity)
- docs/: AGENTS.md, superpowers specs, architecture docs
- .gitignore: standard Java/Maven exclusions

Moved from legacy maven-*/ root layout to backend/ organized structure.
This commit is contained in:
hpd840321
2026-05-09 09:00:12 +08:00
commit 7b2bd307f1
7260 changed files with 612980 additions and 0 deletions
@@ -0,0 +1 @@
"742:function(e,t,i){\"use strict\";t.__esModule=!0,t.isDefined=t.isUndefined=t.isFunction=void 0;var n=\"function\"===typeof Symbol&&\"symbol\"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&\"function\"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?\"symbol\":typeof e};t.isString=o,t.isObject=l,t.isHtmlElement=c;var s=i(\"2b0e\"),r=a(s);function a(e){return e&&e.__esModule?e:{default:e}}function o(e){return\"[object String]\"===Object.prototype.toString.call(e)}function l(e){return\"[object Object]\"===Object.prototype.toString.call(e)}function c(e){return e&&e.nodeType===Node.ELEMENT_NODE}var u=function(e){var t={};return e&&\"[object Function]\"===t.toString.call(e)};\"object\"===(\"undefined\"===typeof Int8Array?\"undefined\":n(Int8Array))||!r.default.prototype.$isServer&&\"function\"===typeof document.childNodes||(t.isFunction=u=function(e){return\"function\"===typeof e||!1}),t.isFunction=u;t.isUndefined=function(e){return void 0===e},t.isDefined=function(e){return void 0!==e&&null!==e}}";