G1: scripts/data-contract-report.js + quality-check.js 删除 Generated 时间戳行
(时间戳保留在 gitignored 的 *.json generatedAt 备查;reports/*.md
此后跑门禁不再变脏,归属:门禁产物噪音)
G2: pay-order/list.vue confirmRefund 云端拒绝 errCode 分支 + 校验/网络
catch 分支均补 toast 用户可见提示(此前静默失败)
门禁: npm test 62 schemas/0 漂移/0 错误全绿;diff --check 按
core.whitespace=cr-at-eol 通过(仓库既有 CRLF 惯例,autocrlf=false)
23 lines
653 B
Markdown
23 lines
653 B
Markdown
# Data contract report
|
|
|
|
- Schemas: 62
|
|
- Referenced collections: 27
|
|
- Missing schemas: 0
|
|
- Field drift entries: 0
|
|
|
|
## Missing schemas
|
|
|
|
None
|
|
|
|
|
|
## Field drift
|
|
|
|
None
|
|
|
|
|
|
## Migration review queue
|
|
|
|
- **opendb-news-articles → uni-cms-articles** (requires-review) — {"avatar":"thumbnail[]","content":"content Delta/object","category_id":"uni-cms-categories._id"}
|
|
- **opendb-news-comments → comment** (missing-target-schema) — {"comment_content":"content","comment_date":"create_time","comment_ip":"ip_location"}
|
|
- **opendb-news-favorite → comment_like** (requires-review) — {"create_date":"create_time","article_id":"comment_id (semantic mismatch)"}
|