• Joined on 2026-05-02
wangdl pushed to main at wangdl/admin-projects 2026-05-24 11:34:03 +08:00
0b0612760c feat: M2-02/03 admin KB page — source list + reference tracking drawer
wangdl commented on issue wangdl/api-server#23 2026-05-24 11:31:58 +08:00
M2-03 Material & Source Module

M2-03 实施完成

关键发现

KnowledgeSource 模型已覆盖 M2-03 的大部分需求:

  • parseStatus/indexStatus/learningStatus(状态机)
  • version/parentSourceId/replacedB…
wangdl pushed to main at wangdl/api-server 2026-05-24 11:31:47 +08:00
b3bce7ff78 feat: M2-03 — Material & Source, SourceReference citation tracking
wangdl commented on issue wangdl/api-server#22 2026-05-24 11:24:12 +08:00
M2-02 Workspace & KnowledgeBase Module

M2-02 实施完成

架构决策

wangdl pushed to main at wangdl/api-server 2026-05-24 11:24:00 +08:00
052cd5cba8 feat: M2-02 — Workspace + KnowledgeBase + Folder management
wangdl commented on issue wangdl/api-server#21 2026-05-24 11:20:03 +08:00
M2-01 User & Account 深化

M2-01 实施完成

架构决策

wangdl pushed to main at wangdl/admin-projects 2026-05-24 11:19:19 +08:00
ce00b58c4a feat: M2-01 member management — membership + deletion review page
wangdl pushed to main at wangdl/api-server 2026-05-24 11:18:58 +08:00
292e7e5638 feat: M2-01 — User & Account deepening, membership + deletion + devices
wangdl commented on issue wangdl/api-server#20 2026-05-24 11:14:01 +08:00
M1-06 Quota/Cost 闭环

🔧 审计修复 — 2026-05-24

问题: CostAggregationService 只能通过 POST /admin-api/costs/aggregate 手动触发汇总,缺少自动调度。

修复: 添加 OnModuleInit

wangdl commented on issue wangdl/api-server#16 2026-05-24 11:14:01 +08:00
M1-02 Vector & Retrieval Module

🔍 审计备注 — 2026-05-24

检查项: VectorService.rerank() 使用 @Optional() AiGatewayService,如果 AiModule 未加载会降级到 vector score。

结论: 可接受。fal…

wangdl commented on issue wangdl/api-server#18 2026-05-24 11:14:01 +08:00
M1-04 Content Safety 深化

🔍 审计备注 — 2026-05-24

检查项: M1-04 要求"RAG Chat 用户消息在发给 LLM 之前经过 ContentSafetyService.check()",当前 RAG 模块尚未接入此检查。

*结论

wangdl pushed to main at wangdl/api-server 2026-05-24 11:13:04 +08:00
14eaad53c3 fix: auto-aggregate AI costs hourly instead of manual-only
wangdl commented on issue wangdl/api-server#20 2026-05-24 11:05:01 +08:00
M1-06 Quota/Cost 闭环

M1-06 实施完成 — M1 里程碑全部完成 🎉

交付内容

wangdl pushed to main at wangdl/admin-projects 2026-05-24 11:04:01 +08:00
92653385ea feat: M1-06 billing page — AI cost report tab + CSV export
wangdl pushed to main at wangdl/api-server 2026-05-24 11:03:54 +08:00
eb62868e8f feat: M1-06 — Quota/Cost closing, AI cost aggregation + reports + CSV export
wangdl commented on issue wangdl/api-server#19 2026-05-24 10:57:58 +08:00
M1-05 Observability 深化

M1-05 实施完成

交付内容

wangdl pushed to main at wangdl/admin-projects 2026-05-24 10:56:47 +08:00
6812d8038d feat: M1-05 metrics page — AI + Worker performance tabs
wangdl pushed to main at wangdl/api-server 2026-05-24 10:56:40 +08:00
809f125107 feat: M1-05 — Observability deepening, AI + Worker performance metrics
wangdl commented on issue wangdl/api-server#18 2026-05-24 10:53:52 +08:00
M1-04 Content Safety 深化

M1-04 实施完成

交付内容

wangdl pushed to main at wangdl/api-server 2026-05-24 10:53:20 +08:00
a08fd4970a feat: M1-04 — Content Safety deepening, reports CAPI, violation records