wangdl 4f74c09d0f
Some checks failed
Deploy API Server / build-and-unit (push) Successful in 35s
Deploy API Server / current-integration (push) Successful in 30s
Deploy API Server / backward-compat (push) Successful in 0s
Deploy API Server / deploy (push) Has been cancelled
docs(M-AI-04-GATE): record P2-06 (@Optional silent skip) and P2-07 (Engine hardcoded active_recall) as technical debt
P2-06: AiInteractiveJobWorker @Optional() + silent return — must remove
       before production Unified to prevent silent job skipping.
P2-07: Engine if (jobType === active_recall) ×4 — should refactor
       to Definition lifecycle hooks or Observer pattern. Does not block M-AI-05.

Also update P1-01/P1-02 to reflect BATCH-02 fixes.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-21 15:43:29 +08:00
..