CLAUDE.md · git:20260210.2a270a5 · 2026-02-10 · sha256 8d6c97b485c460b8

CLAUDE.md git:20260210.2a270a5A

Immutable. This exact content is served forever at /api/v1/blob/8d6c97b485c460b8.

# CLAUDE.md

代码需要具备鲁棒性,如果出现bug,请提醒我后不断修改并测试用例。

遇到需要 human in the loop 的部分请及时提醒我,例如需要某些 API、Github 上传失败等问题。

## 项目结构

- `pipeline/` - Python 流水线:抓取 RSS → AI 逐篇摘要/标签 → 生成静态内容
- `site/` - Next.js 网站:文章卡片列表 + JSON API(支持标签过滤)+ agent 接口
- `feeds.opml` - RSS 源列表
- `.github/workflows/` - GitHub Actions 每日定时任务