docs(library): V0.8 文章库 spec + 实现计划#45
Merged
Merged
Conversation
新增模块 /library — 用户自带英文技术文档的导入、阅读、点词翻译与生词本自动沉淀。 与 BBC /articles 改名 spec 在 V0.8 并行 ship。 - spec: docs/superpowers/specs/2026-05-19-library-tech-doc-reader-design.md - plan: docs/superpowers/plans/2026-05-19-library-tech-doc-reader.md (16 Task) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
把 plan 16 Task 压缩为 4 PR: - PR1: 后端基础 (Task 1-4) - PR2: 后端 explain + 自动入库 (Task 5-8) - PR3: 前端阅读闭环 (Task 9-13) - PR4: 移动端 + 文档 + QA (Task 14-16) 启动指令:「启动 TODO-003 PR1」 Refs #46 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
新增 V0.8「文章库」(
/library) 的设计 spec + 实现计划,与现有 BBC/articles改名 spec 并行 ship。/library— 用户自带英文技术文档(GitHub Markdown / 任意 URL / 粘贴正文)的导入、阅读、点词翻译、自动沉淀回看explain_service/vocab_servicelibrary_articles;vocabulary仅扩source_type='library',无 schema 改动/translate一致),手机能用即可vocab_service.update_explanation已存在;ExplanationCard由 Library 这边先抽取,BBC/vocabulary页后续复用Files
docs/superpowers/specs/2026-05-19-library-tech-doc-reader-design.md— 设计 specdocs/superpowers/plans/2026-05-19-library-tech-doc-reader.md— 16 Task 实现计划,每 Task 一 PRTest plan
Refs #<tracking-issue>关联
docs/superpowers/specs/2026-05-19-articles-vocab-tag-design.md(BBC/articles改名)🤖 Generated with Claude Code