feat(health): complete P0 health channel — baseline engine, page-data, MindSpace UI

Deliver encrypted health zone, observation API, baseline maturity pipeline,
page-data bindings, and H5/WeChat channel integration for health P0.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-09-09 18:04:22 +08:00
parent 7bf16500a1
commit 2baf29b3ae
94 changed files with 7283 additions and 194 deletions
+1
View File
@@ -5,6 +5,7 @@
"type": "module",
"scripts": {
"dev": "node scripts/dev-core.mjs",
"dev:isolated": "bash scripts/dev-health-p0-isolated.sh",
"setup:dev-launchagent": "bash scripts/install-memind-dev-launchagent.sh",
"setup:dev-launchagent:uninstall": "bash scripts/install-memind-dev-launchagent.sh --uninstall",
"setup:deep-search-launchagent": "bash scripts/install-deep-search-launchagent.sh",