Files
nexus/wiki/concepts/健康追踪.md

1.0 KiB
Raw Blame History

title, type, tags, last_updated
title type tags last_updated
健康追踪 concept
health
automation
logging
2026-04-16

Definition

通过持续记录食物、症状和行为数据,识别健康模式与潜在触发因素的系统性方法。

Core Components

  1. 输入层:对话式 Telegram 消息 → 自动解析为结构化数据
  2. 存储层Markdown 日志文件(带时间戳)
  3. 提醒层Cron 驱动的每日固定时间主动提醒
  4. 分析层:周度模式分析 → 关联性识别

Key Characteristics

  • 对话式输入 vs App 式手动记录(摩擦最小化)
  • 时间序列分析识别触发因素
  • 持续优化的个人知识库(已知触发因素记忆)

Example

每日 3 次提醒:
- 8 AM早餐记录
- 1 PM午餐记录  
- 7 PM晚餐+症状记录

周日分析:
- 哪些食物与症状相关?
- 时间段规律?
- 明确触发因素?