ReadViewSDK/.planning/STATE.md
2026-05-21 20:35:50 +08:00

31 lines
976 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# STATE
**状态日期:** 2026-05-21
**项目:** ReadViewSDKbrownfield
## Project Reference
参见:`.planning/PROJECT.md`(更新于 2026-05-21
**核心价值:** 稳定可用的 EPUB/TXT 阅读体验
**当前关注:** Phase 1对齐现状与改造边界
## 当前结论(摘要)
- 本次“大改”的唯一核心目标:将 reflowable EPUB 渲染/排版/分页改为参考 `Doc/WXRead/` 的微信读书WXRead原生渲染方式。
- Fixed Layout EPUB 与交互式 EPUB 继续使用 `WKWebView`,不在本次范围内替换。
- 除渲染替换所必需的最小改动外,其它能力暂不主动调整。
## 现有代码库地图
- 代码库地图:`.planning/codebase/`
- 关键文档:
- `.planning/codebase/ARCHITECTURE.md`
- `.planning/codebase/STACK.md`
- `.planning/codebase/STRUCTURE.md`
- `.planning/codebase/CONCERNS.md`
## 下一步
- 运行:`$gsd-plan-phase 1`(为 Phase 1 生成可执行计划)