Skip to content

Planning — A 股投研 Agent

This directory contains the 5 scoped planning documents that decompose the project. Each file is a brainstorm, not a final spec — open questions still live inside.

#FileScope
01data-layer价格数据 + 基本面 + 数据质量 + 估值/Estimates
02research-reports研报来源、PDF 解析、入库、与 Agent 对接
03agent-frameworkHermes / MCP / Skills 的层级架构
04harness-framework跨垂直行业的可复用脚手架
05documentationVitePress 选型 + 文档结构

Source

Repos under review come from ../github_research.md. Each file's "待研究的 Repos" section lists which repos belong to that layer.

  1. 03 Agent Framework first — this defines the layer model that 01/02 plug into
  2. 01 Data Layer + 02 Research Reports in parallel — independent pipelines
  3. 05 Documentation — set up early, keep in sync with code
  4. 04 Harness — defer until A-share MVP works (avoid premature abstraction)

Open Cross-Cutting Questions

  • Hermes 是什么? — 03 里需要用户澄清
  • Open source vs closed source? — 04 里要决定
  • 一期是直写 A 股,还是先建 harness? — 04 强烈建议直写
  • 付费数据源 (Wind/Choice) 一期是否包含? — 01/02 都受影响

Internal documentation