Files
t-admin/reports/data-contract-report.md
T
12914 0a7725f6d8 feat(脏改动归属收尾): 门禁报告去时间戳/pay-order退款空吞补提示/门禁62-0-0
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)
2026-09-14 03:24:15 +08:00

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)"}