API-AI-035:AI 学习状态分析结果落库 #199

Closed
opened 2026-06-11 21:50:57 +08:00 by wangdl · 0 comments
Owner

目标

将 Runtime 输出的学习状态分析结果经 API 二次校验后落库。

AiLearningAnalysis 字段

id, userId, jobId, snapshotId, targetType, targetId, learningState (not_started/in_progress/completed/needs_review/stalled/unknown), summary, riskLevel (low/medium/high/unknown), confidence, evidence, nextActionIds, promptVersion, schemaVersion

验收

Runtime result 可转为 AiLearningAnalysis;必须绑定 jobId/snapshotId;保存 confidence/evidence;用户只能查询自己的分析结果

## 目标 将 Runtime 输出的学习状态分析结果经 API 二次校验后落库。 ## AiLearningAnalysis 字段 id, userId, jobId, snapshotId, targetType, targetId, learningState (not_started/in_progress/completed/needs_review/stalled/unknown), summary, riskLevel (low/medium/high/unknown), confidence, evidence, nextActionIds, promptVersion, schemaVersion ## 验收 Runtime result 可转为 AiLearningAnalysis;必须绑定 jobId/snapshotId;保存 confidence/evidence;用户只能查询自己的分析结果
wangdl added this to the M-API-AI-RUNTIME:API AI Runtime 调度与落库 milestone 2026-06-11 21:50:57 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wangdl/api-server#199
No description provided.