amazon-h10-api/docs/HANDOVER.md
chii a1c8770e1e docs: 移交 playbook 与 H10 需求草稿
将 sif 提炼的抓取微服务范式作为开发建议入库,并标明本仓移交其他团队落实开发;不含凭据与实现代码。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-07 11:52:55 +08:00

26 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 仓库移交说明
## 状态
本仓库(`amazon-h10-api`)当前为**需求与方法论移交包**,**尚未实现抓取微服务代码**。
后续编码、浏览器逆向、契约沉淀、部署与冒烟,由**接手开发团队**落实。
## 文档清单
| 文档 | 性质 | 说明 |
|------|------|------|
| [scraper-service-playbook.md](./scraper-service-playbook.md) | **开发建议** | 从 sif 提炼的通用构建范式;非强制规范 |
| [requirements-h10.md](./requirements-h10.md) | 业务需求草稿 | H10 关键词反查 / 排名监控 / 排名表格抓取 |
## 建议起步顺序(仅建议)
1. 阅读 playbook(尤其 P1–P3、§4.1 是否引入 PG)。
2. 按 `requirements-h10.md` 做 P1 范围确认(首个交付域建议:产品词表反查)。
3. 对 [Helium 10 Members](https://members.helium10.com/) 做 P2 浏览器逆向,产出 `*-contract.md`(**凭据勿入库**)。
4. 再按 playbook P3–P7 实现与交付。
## 凭据与安全
- 目标站账号 / API Key / 会话 token:**不得提交进 Git**。
- 交接凭据请走团队既有密钥渠道(secret / 密码库),勿写进本目录 markdown。