docs: 推荐“孕养一日”衍生项目 - #1861
Draft
lichong-a wants to merge 2 commits into
Draft
Conversation
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.
变更内容
推荐理由
“孕养一日”不是与 HowToCook 主题无关的普通应用:项目固定核对 HowToCook 提交
0477799945082b72d6ac5c86a9752fddccf086e4,从中筛选 17 条实际存在的家常菜谱路径,参考备料顺序、火候和操作思路;同时排除不适合孕期的生食、未熟食物、高汞鱼类及酒精配料等风险,并对采用的做法补充彻底加热、生熟分开、及时冷藏等食品安全要求。每道改编菜谱还保留上游路径和 Git blob 指纹,使 HowToCook 的来源关系清晰、可追溯。项目把这些经过筛选的烹饪思路放进更完整的孕期日常场景:为普通风险且处于适用范围的用户提供覆盖孕
0 周 0 天—41 周 6 天的 294 个不同日五餐菜单,并内置 180 道完整菜谱、60 种简单搭配和离线菜品封面;不适用于通用菜单的多胎、高风险、复杂过敏或特殊饮食情况会进入专业评估路径,而不会强行生成普通建议。它还兼顾证据边界和实际使用体验:餐单规则保留来源、版本、适用人群与安全边界,明确定位为健康教育和生活记录工具,不替代产检、诊断或治疗;应用无账号、无后端、无联网请求、无遥测,餐食、体重、活动和补充剂记录保存在本地,并支持导出结构化 JSON 或就诊沟通摘要 PDF。因此,它既延伸了 HowToCook 的家庭烹饪价值,也为孕期用户提供了更安全、可执行、隐私友好的日常安排方式。
影响范围
仅更新文档及其生成模板,不修改菜谱、程序逻辑或运行时行为。
验证
npm run lint:通过(textlint、markdownlint、manual lint)。git diff --check:通过。注意
签署