Files
yu-zhi-ran/automation/data/trends.json
T
Yuzhiran Dev 233e23016c feat: 内容数据迁移至数据库,合规审查全链路打通
- 文章 HTML 存储从文件系统迁移至 articles 表,删除 releases 目录
- 合规审查从 DB 读取 HTML,审查结果写回 DB,通过后自动推进至待发布
- 新增 todayCount 筛选按钮,与系统概览统计数据一致
- 全屏预览修复:提升 z-index 超过侧边栏,添加退出全屏/关闭按钮
- 统一 '优化' → '审查' 命名,消除前后端术语不一致
- 调度器创作完成后自动触发审查(生成 → 审查 → 待发布)
- 清理旧备份/调试文件、过期大纲和研究笔记
2026-05-13 17:33:56 +08:00

116 lines
3.1 KiB
JSON
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.
{
"date": "2026-05-10",
"updated_at": "2026-05-10T21:11:01.956294",
"trends": [
{
"domain": "远程工作",
"topic": "远程工作2.0时代",
"reason": "疫情后远程工作模式持续升级,企业与员工探索新型协作方式",
"hot_keywords": [
"异步协作",
"数字游牧",
"远程团队管理"
],
"platform": "知乎"
},
{
"domain": "AI工具",
"topic": "AI绘画工具大战",
"reason": "MidJourney、Stable Diffusion等工具更新迭代,用户创作热情高涨",
"hot_keywords": [
"AI绘画",
"提示词工程",
"商用授权"
],
"platform": "微博"
},
{
"domain": "可持续生活",
"topic": "低碳生活实践",
"reason": "碳中和目标推动下,个人可持续生活方式成为热门讨论",
"hot_keywords": [
"零废弃",
"二手经济",
"绿色出行"
],
"platform": "小红书"
},
{
"domain": "知识管理",
"topic": "第二大脑(Zettelkasten",
"reason": "知识工作者追求高效学习与输出,个人知识管理系统流行",
"hot_keywords": [
"Obsidian",
"卡片笔记法",
"知识连接"
],
"platform": "知乎"
},
{
"domain": "数字生活",
"topic": "数字极简主义",
"reason": "信息过载背景下,用户开始主动减少数字干扰",
"hot_keywords": [
"数字断舍离",
"专注力管理",
"低刺激设计"
],
"platform": "微博"
},
{
"domain": "科技人文",
"topic": "元宇宙伦理",
"reason": "虚拟世界发展引发关于隐私、身份与社会关系的深度讨论",
"hot_keywords": [
"数字身份",
"虚拟伦理",
"元宇宙治理"
],
"platform": "知乎"
},
{
"domain": "远程工作",
"topic": "远程工作税务问题",
"reason": "跨境远程工作带来的税务合规性成为热议焦点",
"hot_keywords": [
"远程税务",
"数字游牧税",
"跨境合规"
],
"platform": "微博"
},
{
"domain": "AI工具",
"topic": "AI辅助写作",
"reason": "ChatGPT等工具推动内容创作效率提升,引发创作伦理讨论",
"hot_keywords": [
"AI写作",
"内容原创性",
"AI辅助创作"
],
"platform": "小红书"
},
{
"domain": "可持续生活",
"topic": "城市垂直农业",
"reason": "城市化进程中,本地化食品生产成为可持续发展新方向",
"hot_keywords": [
"屋顶农场",
"水培种植",
"本地供应链"
],
"platform": "知乎"
},
{
"domain": "数字生活",
"topic": "数字遗产管理",
"reason": "数字资产继承问题随着老龄化社会到来受到关注",
"hot_keywords": [
"数字遗嘱",
"账号继承",
"数字身后事"
],
"platform": "微博"
}
]
}