DOC-FULL-034 P0 | V1 → V2 兼容层 【status:todo】 #83
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
V1 模块+FFI 方法保留 deprecated。V2 新增 events_v2 模块。文档说明差异。iOS 不break。V1/V2 不混用 buffer。
M-DOC-FULL v2 里程碑 issue。
DOC-FULL-034 P0 | V1 → V2 兼容层to DOC-FULL-034 P0 | V1 → V2 兼容层 【status:todo】审查结论:document runtime 当前有文件类型识别/MaterialType/PreviewMode/DocumentInfo(基本)/Markdown解析/Text解析/ImageMeta/Search(V1 Markdown+Text)/NoteAnchor(V1)/ReadingEvent(V1)/ReadingPosition(V1)/EventBuffer(V1基础)/iOS构建/UniFFI绑定/docs。但 V2 核心模型(ReadingSession/EventV2/ActiveTimeTracker)不存在,EventBuffer 缺 ack/failed,Position 缺 camelCase+clamp,PDF/EPUB/Office 为 stub,测试覆盖不足 V2。
本 Issue: V1 在用(iOS 接入),V2 不存在。需设计兼容策略: events_v2 模块新增,V1 保留 deprecated。blocked-by:doc-v2-core
状态: status:todo
工作类型: work:new-module