🤖 每日自动备份 - 2026-06-20 08:00:01

This commit is contained in:
小溪 2026-06-20 08:00:01 +08:00
parent 9b14888ec2
commit c33d2cd0c3

View File

@ -1,6 +1,6 @@
{ {
"version": 1, "version": 1,
"updatedAt": "2026-06-18T09:12:10.290Z", "updatedAt": "2026-06-19T02:14:18.761Z",
"entries": { "entries": {
"memory:memory/2026-05-06.md:1:20": { "memory:memory/2026-05-06.md:1:20": {
"key": "memory:memory/2026-05-06.md:1:20", "key": "memory:memory/2026-05-06.md:1:20",
@ -805,20 +805,23 @@
"endLine": 38, "endLine": 38,
"source": "memory", "source": "memory",
"snippet": "# 2026-06-15 工作日志 ## 陈逸鸫 - 订单口径变更:停直购 **来源:** 陈逸鸫群聊「数据更新V2」 **变更内容:** 1. 以后不管直购单,只看小红书销转,直购 GMV 不再进销转对账 2. full_refresh 不再 merge 直购进订单汇总 3. 直购表1sosYE可删除需人工在飞书操作API 不支持删 sheet 4. 仍支持按手机查 keyfrom/GSV/退款(不定销售归属) **脚本修改:** - `scripts/refresh_order_summary.py`:去掉 Step 1.5 读取直购表逻辑,不再合并直购行 - `scripts/full_refresh_sales.py`:不涉及直购,无需改动 - `scripts/refresh_direct_sheet.py`:保留不动(如后续仍需独立查直购数据) ## 陈逸鸫 - full_refresh 执行 - 时间2026-06-15 08:24-08:26 - 销售三表:吴迪 697 / 小龙 1198 / 成都 2203 - 有效 user_id2009 - 订单汇总383 条(不含直购) - 直购表75 条已刷新 - 订单汇总合并后461 条(含直购,这是口径变更前的最后一次含直购的合并) ## 陈逸鸫 - 线索表字段调整2026-06-15 **来源:** 陈逸鸫(群聊「小红书数据需求」) **线索表销售三表新列结构A~Z** | 列 | 字段名 | 脚本填写 | |----|--------|---------|", "snippet": "# 2026-06-15 工作日志 ## 陈逸鸫 - 订单口径变更:停直购 **来源:** 陈逸鸫群聊「数据更新V2」 **变更内容:** 1. 以后不管直购单,只看小红书销转,直购 GMV 不再进销转对账 2. full_refresh 不再 merge 直购进订单汇总 3. 直购表1sosYE可删除需人工在飞书操作API 不支持删 sheet 4. 仍支持按手机查 keyfrom/GSV/退款(不定销售归属) **脚本修改:** - `scripts/refresh_order_summary.py`:去掉 Step 1.5 读取直购表逻辑,不再合并直购行 - `scripts/full_refresh_sales.py`:不涉及直购,无需改动 - `scripts/refresh_direct_sheet.py`:保留不动(如后续仍需独立查直购数据) ## 陈逸鸫 - full_refresh 执行 - 时间2026-06-15 08:24-08:26 - 销售三表:吴迪 697 / 小龙 1198 / 成都 2203 - 有效 user_id2009 - 订单汇总383 条(不含直购) - 直购表75 条已刷新 - 订单汇总合并后461 条(含直购,这是口径变更前的最后一次含直购的合并) ## 陈逸鸫 - 线索表字段调整2026-06-15 **来源:** 陈逸鸫(群聊「小红书数据需求」) **线索表销售三表新列结构A~Z** | 列 | 字段名 | 脚本填写 | |----|--------|---------|",
"recallCount": 3, "recallCount": 5,
"dailyCount": 0, "dailyCount": 0,
"groundedCount": 0, "groundedCount": 0,
"totalScore": 3, "totalScore": 5,
"maxScore": 1, "maxScore": 1,
"firstRecalledAt": "2026-06-16T00:11:00.366Z", "firstRecalledAt": "2026-06-16T00:11:00.366Z",
"lastRecalledAt": "2026-06-16T04:37:44.473Z", "lastRecalledAt": "2026-06-19T02:14:18.761Z",
"queryHashes": [ "queryHashes": [
"15e68c5404aa", "15e68c5404aa",
"d01c75870930", "d01c75870930",
"247976469363" "247976469363",
"13b782b49d74",
"503e4d1c4721"
], ],
"recallDays": [ "recallDays": [
"2026-06-16" "2026-06-16",
"2026-06-19"
], ],
"conceptTags": [ "conceptTags": [
"full-refresh", "full-refresh",
@ -864,6 +867,70 @@
"结构", "结构",
"脚本" "脚本"
] ]
},
"memory:memory/2026-06-16.md:1:25": {
"key": "memory:memory/2026-06-16.md:1:25",
"path": "memory/2026-06-16.md",
"startLine": 1,
"endLine": 25,
"source": "memory",
"snippet": "# 2026-06-16 工作日志 ## 李承龙 - 强化审批规则12:42 **背景:** 李承龙发现 `full_refresh_sales.py` 在今天上午被修改08:55且 `sales_leads_full_refresh.py` 在群聊中被陈逸鸫的上下文触发修改。 **李承龙要求:** 1. 所有 workspace 脚本、skill、定时任务、轮询、MEMORY.md 的创建和修改,仅李承龙、李若松、张昆鹏三人有权下达指令 2. 每次修改必须记录时间、内容、来源人 3. 不允许再在任何对话/群聊中看到在别人指令下修改或创建上述内容 **已执行:** 1. AGENTS.md 规则已强化:新增 MEMORY.md 纳入审批范围、新增\"禁止顺手修改\"条款、新增修改后必须登记的要求 2. MEMORY.md 规则已同步强化 3. SKILL_REGISTRY.md 已补登记: - `full_refresh_sales.py`(创建于 2026-06-02李承龙 - `sales_leads_full_refresh.py`(创建于 2026-06-08李承龙 - `refresh_order_summary.py`(创建于约 2026-06李承龙 4. 变更记录已追加到各条目 ## 李承龙 - 增加操作前强制拦截检查14:06 **李承龙要求:** 在 AGENTS.md 和 MEMORY.md 的审批规则前增加操作前强制检查清单。 **已执行:**",
"recallCount": 2,
"dailyCount": 0,
"groundedCount": 0,
"totalScore": 2,
"maxScore": 1,
"firstRecalledAt": "2026-06-19T02:13:56.194Z",
"lastRecalledAt": "2026-06-19T02:14:18.761Z",
"queryHashes": [
"13b782b49d74",
"503e4d1c4721"
],
"recallDays": [
"2026-06-19"
],
"conceptTags": [
"full-refresh-sales.py",
"sales-leads-full-refresh.py",
"memory.md",
"不允许再在任何对话/群聊中看到在别人指令下修改或创建上述内容",
"agents.md",
"skill-registry.md",
"refresh-order-summary.py",
"2026-06"
]
},
"memory:memory/2026-06-16.md:35:45": {
"key": "memory:memory/2026-06-16.md:35:45",
"path": "memory/2026-06-16.md",
"startLine": 35,
"endLine": 45,
"source": "memory",
"snippet": "| 2026-06-16 约11:00 | `sales_leads_full_refresh.py` | 修复日期解析 | 群聊「数据更新V2」陈逸鸫上下文 | 已登记,标记违规 | | 2026-06-15 | `refresh_order_summary.py` | 去掉直购表合并 | 群聊「数据更新V2」陈逸鸫 | 已登记 | ## 李承龙 - 销售转化渠道分类规则迁移14:14 **操作:** 1. 将 MEMORY.md 中「销售转化渠道分类规则」2026-06-15 王虹茗确认、李承龙确认)迁移到 `scripts/full_refresh_sales.py` 2. 新增 `classify_sales_channel(key_from)` 函数,将 key_from 归为四类:端内 / 销转 / 达人 / 直购 3. 从 MEMORY.md 中删除该规则段落 4. SKILL_REGISTRY.md 已追加变更记录",
"recallCount": 2,
"dailyCount": 0,
"groundedCount": 0,
"totalScore": 2,
"maxScore": 1,
"firstRecalledAt": "2026-06-19T02:13:56.194Z",
"lastRecalledAt": "2026-06-19T02:14:18.761Z",
"queryHashes": [
"13b782b49d74",
"503e4d1c4721"
],
"recallDays": [
"2026-06-19"
],
"conceptTags": [
"sales-leads-full-refresh.py",
"refresh-order-summary.py",
"memory.md",
"scripts/full-refresh-sales.py",
"classify-sales-channel",
"key-from",
"skill-registry.md",
"修复"
]
} }
} }
} }