feat: W3 末部署准备包 — deploy 基建 + 增量同步 + 前端 polish
- deploy/: deploy.sh + systemd units + README(staging/prod 通用) - 增量同步: sync-incremental scheduler + CLI + dw-lag-monitor 告警 - assemblers: jvs-dw 全套 yaml 字段对齐 + tooth-position 解析 - plan-detail: chain-viz / facts-timeline / drawer / outcome-form 改版 - auth: mock-login dialog(staging 用) + auth-gate 调整 - parsers: diagnosis/treatment/image/recommendation 解析增强 - CLI: verify-chain 调试工具 - docs: deployment-data-ingest + w3-report
Showing
apps/pac-service/.gitignore
0 → 100644
apps/pac-service/src/cli/verify-chain.cli.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
deploy/README.md
0 → 100644
deploy/deploy.sh
0 → 100755
deploy/systemd/pac-service.service
0 → 100644
deploy/systemd/pac-web.service
0 → 100644
docs/deployment-data-ingest.md
0 → 100644
This diff is collapsed.
Click to expand it.
docs/w3-report.md
0 → 100644
This diff is collapsed.
Click to expand it.
| { | { | ||
| "name": "pac-platform", | "name": "pac", | ||
| "version": "0.1.0", | "version": "0.1.0", | ||
| "private": true, | "private": true, | ||
| "packageManager": "pnpm@10.13.1", | "packageManager": "pnpm@10.13.1", | ||
| ... | ... |
Please
register
or
sign in
to comment