hub-gif
|
f09a46a79e
|
feat(pipeline): 策略表单增加营销与总体策略并顺延规则稿章节
- API:marketing_strategy、general_strategy;规则骨架新增「二、营销策略与总体方向」,原 §2–§9 顺延为 §3–§10。
- LLM 提示与探针说明用语同步;OpenAPI、单测与策略生成页字段集「五」已对齐。
Made-with: Cursor
|
2026-04-17 17:08:25 +08:00 |
|
hub-gif
|
16d64565a3
|
feat(pipeline): 策略骨架缩短并强化策略生成决策边界
- 规则稿:章节重排为短骨架,去重复假设套话;探针模式三条占位,传统模式改为统计摘录句式。
- LLM:STRATEGY_SYSTEM 明确表单已定项不可反写,空项由数据补全,成稿禁止二次决策话术。
- API/前端:新增目标客群、主要对标、资源备注字段并传入 strategy_decisions。
- OpenAPI 与单测同步。
Made-with: Cursor
|
2026-04-17 17:04:24 +08:00 |
|
hub-gif
|
6e113bbdfe
|
feat(pipeline): S1 策略稿与第九章对齐(report_strategy_excerpt)
新增 load_report_strategy_excerpt:优先 strategy_opportunities_llm.json 的 markdown,否则从 competitor_analysis.md 截取第九章;runner 成功时落盘 markdown 字段。STRATEGY_SYSTEM 收紧与 report_strategy_excerpt 一致及业务冲突标注。策略稿 API 返回节选来源与字符数;补充单测与 OpenAPI、规划文档。
Made-with: Cursor
|
2026-04-17 16:26:00 +08:00 |
|
hub-gif
|
0e224c6a6c
|
refactor(pipeline): 移除 jd_competitor_report 中转,统一导入 competitor_report.jd_report
- 删除 backend/pipeline/jd_competitor_report.py;runner/测试与演示改为 from pipeline.competitor_report import jd_report
- 爬虫目录 jd_competitor_report.py 仅调用 jd_report.main;文档与 OpenAPI 同步更新
- 命令行推荐:python -m pipeline.competitor_report.jd_report
Made-with: Cursor
|
2026-04-17 14:46:21 +08:00 |
|
hub-gif
|
0be4049860
|
docs(copy): 将「口径」改为计数规则、说明、价格来源等通俗表述
报告正文、简报、策略草稿、API 说明与 LLM 提示中避免「统计口径」等行话;列表 CSV 表头「销量口径」改为「销量展示」;日报目录未改。
Made-with: Cursor
|
2026-04-16 10:43:44 +08:00 |
|
hub-gif
|
d8086dfdd5
|
Initial commit: Market-Assistant standalone (Django + Vue + JD crawler copy)
Made-with: Cursor
|
2026-04-10 18:03:35 +08:00 |
|