User edition: prune docs, license gate, obfuscate core lib.

Keep deploy/basic docs only; integrate sq.bz121.com license client; encrypt strategy/trade/key_monitor/options/hedge_plan for release.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-17 16:30:58 +08:00
parent 53863559f4
commit 16ef0f31e3
154 changed files with 1998 additions and 27914 deletions
+8 -3
View File
@@ -1,10 +1,16 @@
# 本地真实配置(含 API 密钥),勿提交
**/.env
.env
license.env
# 允许提交模板
!**/.env.example
!.env.example
!license.env.example
# 许可状态(运行时)
data/license_state.json
data/
# Python
**/__pycache__/
@@ -25,6 +31,5 @@ manual_trading_hub/hub_ai_fund_history.json
manual_trading_hub/data/
backups/
# 数据库与上传(运行时生成
**/*.sqlite
**/crypto.db
# 加密发布产物与明文备份(勿提交
dist/