Files
server-ops/daily/2026-06-16.md

44 lines
1.5 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.

# 运维日志 2026-06-16完整版
## 一、新闻体系全面改造
### 中文新闻源 v3.017:30
本地 local_fetch_cn.py 全面重写:
- 移除所有国产RSS全线死亡
- 新增5路非RSS抓取新浪API(40条)、新华网频道页(61条)、人民网栏目页(31条)、观察者网(50条)、微博(30条)
- 中文源合计 ~207条/轮
- 全部自带日期标记URL提取/Api时间戳
### Hotfix Batch18:00~21:00
- ctime字符串→int新浪发布时间修复
- 来源AI改写修复build_source_lookup + restore_source
- 阅读时长秒→分钟sync.py read_seconds // 60
- 时间格式统一 MM-DD HH:MM
- selector权重优化新浪头条1.3,主题上限差异化
### 国际源东京12源
NYT/CNN/BBC/Guardian/CNBC/Bloomberg/Al Jazeera/TechCrunch + 36氪/FT中文
每轮 ~296条
### 分层方案
501条/轮 → RAW全部存档 → selector精选80条 → AI摘要
## 二、行情采集系统上线
- fetch_market_daily.py — 31品种每日OHLCV
- 指数10 + 汇率6 + 数字货币12 + 宏观3
- 0 token消耗年增量<200KB
- crontab 50 23 * * *
## 三、今日卡片产出5篇
1. 00_正反馈飞轮_智能体协作模式
2. 01_项益鸣课程总结
3. 02_个人数字体系全景
4. 03_素材积累与AI能力的辩证关系
5. 04_行情数据采集方案_双轨归档
## 四、涉及仓库
- server-ops: CHANGELOG + daily log
- daily-brief: fetch_market_daily.py + archive_daily_brief.py + raw/ + market_data/
- inspiration-collector: 5篇卡片
- Claw工作空间: 完整工作日志