feat: 租户访客策略 SQL、访客邀约验证包、component-org 与发布脚本

- docs/sql: organization_* 与 tenant_* 访客楼层策略脚本
- docs/testing: 访客邀约页初始化验证、pack 脚本与 README(忽略 dist/__pycache__)
- maven-ninca-common-component-organization: CpImageStoreServiceImpl、starter、run-verify、releases 脚本与 javap 审计 JSON
- docs/superpowers: component-org 生产问题修复计划
- scripts/test-env/prepare-db.sh 更新

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
反编译工作区
2026-05-06 22:00:16 +08:00
parent 86cf41890e
commit 25db029859
24 changed files with 6016 additions and 27 deletions
+8 -4
View File
@@ -55,7 +55,7 @@
**/node_modules/
!/frontend-source/
!/frontend-source/**
# Large binary artifacts (removed from git history via BFG 2026-05-05)
**/releases/*.zip
**/releases/*.tar.gz
@@ -68,6 +68,10 @@
# Generated test env files
scripts/test-env/logs/
scripts/test-env/services/
!/maven-ninca-common-component-organization/
!/maven-ninca-common-component-organization/**
scripts/test-env/services/
!/maven-ninca-common-component-organization/
!/maven-ninca-common-component-organization/**
# docs/testing: 打包脚本生成物与本地缓存
docs/testing/dist/
docs/testing/__pycache__/