docs(readme): 四象限评审补齐入门门槛/导航/风控 + 修 outcome 文档缺口 - #56
Merged
Conversation
用「重要性 × 完成度」四象限评估 README 后补齐高重要·低完成项: - 顶部新增「适用人群与准入门槛」:一句话适合/不适合 + 硬门槛表 (安卓真机 / 命令行 / adb / 大麦就绪),小白第一屏即可自我筛选 - 新增目录 TOC(8 组锚点,均经 docs 守卫锚点解析测试验证) - FAQ#4 补「如何在大麦 App 添加观演人」具体路径,强调 users 与 App 内姓名逐字一致;3.准备配置处加跳转 - 新增「风险与合规提示」小节(账号/风控/封号风险、仅限个人正当使用、 风险自负),此前风险仅在 FAQ 一句带过 - 修事实缺口:退出码表补上 PR #55 引入却漏文档的 preexisting_pending_order outcome(exit-0 行 + outcome 枚举) - Desktop 历史启动命令折进 <details>,不再与「已不可用」自相矛盾 纯文档改动,零代码;docs 守卫 33 passed(含锚点解析、无幽灵字段、 CONFIG_EXAMPLE 块未动)。 Co-Authored-By: Claude Fable 5 <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.
背景
用「重要性 × 完成度」四象限评估 README 的完整性与用户适配度。评估结论:安全语义、退出码/编排、配置单源等中级+用户轴很扎实,但纯小白入门轴有 3 处结构性缺口(准入门槛/导航/观演人添加)——正是圆桌评审「抢票小白」画像的盲区。本 PR 补齐高重要·低完成象限。
改动(纯文档,零代码)
🔴 高重要·差 → 补齐
users与 App 内姓名逐字一致;3.准备配置处加跳转preexisting_pending_orderoutcome(exit-0 行 + outcome 枚举)⚪ 顺手清矛盾:Desktop 已判「不可用」却仍给可执行命令 → 折进
<details>存档测试
test_docs_config_examples.py33 passed(含锚点解析、无幽灵字段 udid/item_url、CONFIG_EXAMPLE 块逐字节未动)🤖 Generated with Claude Code