• Joined on 2026-05-02
wangdl closed issue wangdl/api-server#178 2026-06-11 21:24:01 +08:00
API-AI-029:Runtime 拉取 pending job 接口
wangdl commented on issue wangdl/api-server#179 2026-06-11 21:24:01 +08:00
API-AI-030:Runtime 获取 Snapshot 接口

完成证据

产物: src/modules/ai-runtime/internal/runtime-internal.controller.ts + service.ts + ai-runtime.module.ts (350 行) 提交: 43e6e90 feat: Runtime Internal API (API-AI-028~034) 7…

wangdl closed issue wangdl/api-server#179 2026-06-11 21:24:01 +08:00
API-AI-030:Runtime 获取 Snapshot 接口
wangdl commented on issue wangdl/api-server#180 2026-06-11 21:24:01 +08:00
API-AI-031:Runtime 获取模型调用凭证接口

完成证据

产物: src/modules/ai-runtime/internal/runtime-internal.controller.ts + service.ts + ai-runtime.module.ts (350 行) 提交: 43e6e90 feat: Runtime Internal API (API-AI-028~034) 7…

wangdl closed issue wangdl/api-server#180 2026-06-11 21:24:01 +08:00
API-AI-031:Runtime 获取模型调用凭证接口
wangdl commented on issue wangdl/api-server#181 2026-06-11 21:24:01 +08:00
API-AI-032:Runtime 提交执行结果接口

完成证据

产物: src/modules/ai-runtime/internal/runtime-internal.controller.ts + service.ts + ai-runtime.module.ts (350 行) 提交: 43e6e90 feat: Runtime Internal API (API-AI-028~034) 7…

wangdl closed issue wangdl/api-server#181 2026-06-11 21:24:01 +08:00
API-AI-032:Runtime 提交执行结果接口
wangdl commented on issue wangdl/api-server#177 2026-06-11 21:24:00 +08:00
API-AI-028:Runtime 内部鉴权机制

完成证据

产物: src/modules/ai-runtime/internal/runtime-internal.controller.ts + service.ts + ai-runtime.module.ts (350 行) 提交: 43e6e90 feat: Runtime Internal API (API-AI-028~034) 7…

wangdl closed issue wangdl/api-server#177 2026-06-11 21:24:00 +08:00
API-AI-028:Runtime 内部鉴权机制
wangdl commented on issue wangdl/api-server#178 2026-06-11 21:24:00 +08:00
API-AI-029:Runtime 拉取 pending job 接口

完成证据

产物: src/modules/ai-runtime/internal/runtime-internal.controller.ts + service.ts + ai-runtime.module.ts (350 行) 提交: 43e6e90 feat: Runtime Internal API (API-AI-028~034) 7…

wangdl pushed to main at wangdl/api-server 2026-06-11 21:23:53 +08:00
43e6e9029c feat: Runtime Internal API (API-AI-028~034)
wangdl commented on issue wangdl/zhixi-document-runtime#111 2026-06-11 21:21:11 +08:00
DOC-FULL-035:V2 与 API 上传协议映射文档

完成证据

产物: (50 行,已有) 已有提交: feat: DOC-FULL-003 ReadingEventV2

字段映射表:

wangdl closed issue wangdl/zhixi-document-runtime#111 2026-06-11 21:21:11 +08:00
DOC-FULL-035:V2 与 API 上传协议映射文档
wangdl commented on issue wangdl/zhixi-document-runtime#110 2026-06-11 21:21:10 +08:00
DOC-FULL-034:V1 → V2 兼容层

完成证据

产物: (83 行) 提交:

内容:

  • V1 保留 deprecated(events.rs, reading_material.rs)
  • V2 独立模块列表 (reading_material, session_v2, events_v2,…
wangdl closed issue wangdl/zhixi-document-runtime#110 2026-06-11 21:21:10 +08:00
DOC-FULL-034:V1 → V2 兼容层
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-11 21:20:30 +08:00
af2bfe7c42 docs: V1→V2 compatibility layer (DOC-FULL-034)
wangdl closed issue wangdl/zhixi-document-runtime#109 2026-06-11 21:19:55 +08:00
DOC-FULL-008:iOS 事件导出示例
wangdl commented on issue wangdl/zhixi-document-runtime#109 2026-06-11 21:19:54 +08:00
DOC-FULL-008:iOS 事件导出示例

完成证据

产物: (256 行) 提交:

内容:

  • 完整 Swift 伪代码:openSession / heartbeat / recordPosition / recordMarkedAsRead / closeSession / flushPendingEvents -…
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-11 21:19:44 +08:00
e73575205c docs: iOS ReadingEvent V2 integration example (DOC-FULL-008)
wangdl commented on issue wangdl/zhixi-document-runtime#108 2026-06-11 21:14:22 +08:00
DOC-FULL-007:FFI DTO 更新到 V2

完成证据

产物: + 提交: feat: FFI DTO V2 completion - add EventBufferStateV2 (DOC-FULL-007)

FFI V2 DTO 审计:

  • ReadingMaterialRefDto → ReadingMaterialRefV2 -…