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
|
0d8e1962d7
|
refactor: 竞品报告迁入 pipeline,爬虫目录仅保留采集与兼容入口
competitor_report 子包与 jd_competitor_report 主模块移至 backend/pipeline;runner 与测试改为 from pipeline import jd_competitor_report;crawler_copy 下 jd_competitor_report 为转发 shim;jd_keyword_pipeline 文档更新。
Made-with: Cursor
|
2026-04-17 13:47:34 +08:00 |
|
hub-gif
|
7ed160235b
|
feat(pipeline): 报告文案通俗化与 Markdown 导出可读性优化
- 竞品报告与流水线模板:弱化技术表述,促销与策略相关说明同步调整。
- md_document_export:按标题层级解析 #~######,列表与引用去掉行首符号,PDF 使用表格组件与分级标题样式。
Made-with: Cursor
|
2026-04-17 10:55:51 +08:00 |
|
hub-gif
|
b8516662a8
|
fix(charts): 探针模式下跳过 §8.3 关注词场景条图并清理旧 PNG
Made-with: Cursor
|
2026-04-16 16:32:05 +08:00 |
|
hub-gif
|
0e353318e1
|
feat(report): §8.2 先按评分分桶再统计口语短语
Made-with: Cursor
|
2026-04-16 14:57:58 +08:00 |
|
hub-gif
|
0be4049860
|
docs(copy): 将「口径」改为计数规则、说明、价格来源等通俗表述
报告正文、简报、策略草稿、API 说明与 LLM 提示中避免「统计口径」等行话;列表 CSV 表头「销量口径」改为「销量展示」;日报目录未改。
Made-with: Cursor
|
2026-04-16 10:43:44 +08:00 |
|
hub-gif
|
30a6bc4405
|
fix(report): 细类扇图口径与版式统一
_category_mix 增加(其余细类)使简报与扇形图合计等于有效矩阵 SKU 数;§4.3 去掉易与图不一致的 Markdown 表格与规则摘要,仅保留扇形图;全部扇形图默认画布统一为 4.9×3.65 英寸。
Made-with: Cursor
|
2026-04-16 10:38:21 +08:00 |
|
hub-gif
|
9cea35a665
|
fix(report): drop §4 brand/shop tables, align CR with pie charts
Remove duplicate Markdown tables under 4.1/4.2; compute CR from strip-normalized names matching list_*_mix_top pies. Smaller figsize for list brand/shop pies; default pie slightly compact. Deduplicate test_mix_top_remainder test; assert _structure_names_for_pie_counter length.
Made-with: Cursor
|
2026-04-15 17:54:53 +08:00 |
|
hub-gif
|
6280e436d8
|
feat(pipeline): JD 流水线 CSV 纯中文表头与模块目录重构
- 统一 csv_schema 与搜索/合并/评价/商详导出为纯中文列名,入库与视图按中文表头解析
- 竞品分析报告兼容新旧表头;新增 csv_header_rewrite 与 rewrite_pipeline_csv_headers 管理命令
- 调整 pipeline 至 jd、llm、reporting、demos 子包并更新任务与测试引用
- 新增购买者优惠摘要抽取、合并表 regen/ingest 命令、0016 迁移及相关测试
Made-with: Cursor
|
2026-04-15 16:02:29 +08:00 |
|