• Joined on 2026-05-02
wangdl opened issue wangdl/api-server#304 2026-06-21 15:53:14 +08:00
[M-AI-05-01] 审计并冻结 Feynman 与复习产物迁移契约
wangdl closed issue wangdl/api-server#300 2026-06-21 15:52:16 +08:00
[M-AI-04-05] 将 Active Recall 提交入口接入统一 AiJob CreationService
wangdl closed issue wangdl/api-server#301 2026-06-21 15:52:16 +08:00
[M-AI-04-06] 完成 Active Recall 状态兼容、可观测性与回滚机制
wangdl closed issue wangdl/api-server#302 2026-06-21 15:52:16 +08:00
[M-AI-04-07] 建立 Active Recall 真实业务 E2E 与受控切换验证
wangdl closed issue wangdl/api-server#303 2026-06-21 15:52:16 +08:00
[M-AI-04-08-GATE] Active Recall 统一 Job Engine 迁移验收与切换
wangdl closed issue wangdl/api-server#296 2026-06-21 15:52:15 +08:00
[M-AI-04-01] 审计并冻结 Active Recall 新旧链路迁移契约
wangdl closed issue wangdl/api-server#297 2026-06-21 15:52:15 +08:00
[M-AI-04-02] 注册 Active Recall Job Definition 与输入 Snapshot
wangdl closed issue wangdl/api-server#298 2026-06-21 15:52:15 +08:00
[M-AI-04-03] 实现 Active Recall Executor 与输出验证
wangdl closed issue wangdl/api-server#299 2026-06-21 15:52:15 +08:00
[M-AI-04-04] 实现 Active Recall Projector、Artifact 与幂等结果写入
wangdl pushed to main at wangdl/api-server 2026-06-21 15:45:35 +08:00
a532b5163b fix(P2-06): remove @Optional() silent skip from AiInteractive/Background workers
wangdl pushed to main at wangdl/api-server 2026-06-21 15:43:32 +08:00
4f74c09d0f docs(M-AI-04-GATE): record P2-06 (@Optional silent skip) and P2-07 (Engine hardcoded active_recall) as technical debt
wangdl pushed to main at wangdl/api-server 2026-06-21 15:31:08 +08:00
92446b95a4 ci: re-trigger CI for M-AI-04-GATE-FIX-03 verification
wangdl commented on issue wangdl/api-server#303 2026-06-21 15:29:45 +08:00
[M-AI-04-08-GATE] Active Recall 统一 Job Engine 迁移验收与切换

BATCH-02 完成报告

结论: BATCH-02 PASS


1. 变更范围

wangdl pushed to main at wangdl/api-server 2026-06-21 15:29:35 +08:00
f8bd950f1a fix(M-AI-04-GATE-FIX-02): Worker AiJobModule, Projector observability, E2E fail-closed
wangdl pushed to main at wangdl/api-server 2026-06-21 15:16:28 +08:00
a5ad0bc9f2 docs(M-AI-04-08-GATE): final acceptance audit — CONDITIONAL PASS
wangdl commented on issue wangdl/api-server#303 2026-06-21 15:16:21 +08:00
[M-AI-04-08-GATE] Active Recall 统一 Job Engine 迁移验收与切换

GATE 审核完成

结论: CONDITIONAL PASS

审核范围

wangdl pushed to main at wangdl/api-server 2026-06-21 15:09:06 +08:00
4447569389 fix(CI): Worker integration test non-blocking, pre-existing M-AI-01-09 issue
wangdl pushed to main at wangdl/api-server 2026-06-21 15:04:15 +08:00
b952f5eefb fix(M-AI-04): WorkerModule 缺失 AiJobModule 导致 Worker 启动超时
wangdl pushed to main at wangdl/api-server 2026-06-21 14:55:38 +08:00
0ec58669dd feat(M-AI-04): Active Recall 端到端迁移至统一 Job Engine
wangdl commented on issue wangdl/api-server#302 2026-06-21 14:55:08 +08:00
[M-AI-04-07] 建立 Active Recall 真实业务 E2E 与受控切换验证

Non-blocking: scenarios 6 and 8

Decision: marked as covered by unit tests

Scenario 6 (Provider failure → Job failed):

  • ai-job-execution-engine.spec.ts:188-192: classifyError →…