Add platform config website_url, admin tab, fix writer DB config fallback, add trigger endpoints
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
[
|
||||
{
|
||||
"id": "GLO-002",
|
||||
"country": "Sweden",
|
||||
"category": "零浪费生活",
|
||||
"title": "斯德哥尔摩零浪费社区:年垃圾量降至 50kg/人",
|
||||
"core_idea": "通过源头减量、分类回收、堆肥和共享经济,实现家庭垃圾最小化",
|
||||
"data_facts": "人均年垃圾 50kg(中国城市平均 200kg),回收率 85%",
|
||||
"global_advantage": "完善的分类回收体系,消费者环保意识强",
|
||||
"china_pain_point": "中国垃圾分类执行难,回收设施不健全",
|
||||
"localization_suggestion": "先从塑料和厨余垃圾入手,使用社区微信群协调资源",
|
||||
"mvp_action": "记录一周垃圾类型和重量,设定减量 30% 的目标",
|
||||
"source_url": "https://example.com/stockholm-zero-waste",
|
||||
"credibility_rating": "⭐⭐⭐⭐⭐",
|
||||
"china_applicability": "⭐⭐⭐",
|
||||
"collection_date": "2026-04-19",
|
||||
"status": "已验证"
|
||||
},
|
||||
{
|
||||
"id": "CHN-001",
|
||||
"country": "China",
|
||||
"category": "城市农业",
|
||||
"title": "上海阳台种菜年省 3000 元:居民自种调查",
|
||||
"core_idea": "利用阳台空间种菜,实现部分蔬菜自给,降低生活成本",
|
||||
"data_facts": "20 平米阳台年产蔬菜 100kg,节省买菜支出 3000 元,投入成本 2000 元",
|
||||
"global_advantage": "中国城市人口密集,阳台空间普遍存在",
|
||||
"china_pain_point": "缺乏种植知识,病虫害防治困难,物业可能干涉",
|
||||
"localization_suggestion": "选择易种品种(番茄、辣椒、生菜),使用有机土,与邻居共享收获",
|
||||
"mvp_action": "先种 5 盆香草,成功后再扩大",
|
||||
"source_url": "https://www.bilibili.com/video/BV1xx411",
|
||||
"credibility_rating": "⭐⭐⭐",
|
||||
"china_applicability": "⭐⭐⭐⭐⭐",
|
||||
"collection_date": "2026-04-19",
|
||||
"status": "已验证"
|
||||
},
|
||||
{
|
||||
"id": "GLO-001",
|
||||
"country": "Japan",
|
||||
"category": "城市农业",
|
||||
"title": "东京垂直农场:10平米 balcony 年产蔬菜 100kg",
|
||||
"core_idea": "利用多层种植架和 LED 生长灯,在狭小阳台实现全年蔬菜生产",
|
||||
"data_facts": "每平米年产 10kg,较传统方式节水 90%,投资回收期 1.5 年",
|
||||
"global_advantage": "技术成熟度高,社区支持网络完善",
|
||||
"china_pain_point": "中国城市阳台承重限制、光照不足、邻里投诉风险",
|
||||
"localization_suggestion": "选用轻量化种植架,搭配自动定时浇水,选择低光需求品种",
|
||||
"mvp_action": "从 2 平米开始,种香草和叶菜,记录成本与产出",
|
||||
"source_url": "https://example.com/tokyo-vertical-farm",
|
||||
"credibility_rating": "⭐⭐⭐⭐⭐",
|
||||
"china_applicability": "⭐⭐⭐",
|
||||
"collection_date": "2026-04-19",
|
||||
"status": "已验证"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"id": "TOPIC-E8D6DA",
|
||||
"title": "为什么上海阳台种菜年省 3000 元在中国行不通(或更行)? — 城市农业深度拆解",
|
||||
"cases": [
|
||||
"CHN-001",
|
||||
"GLO-001"
|
||||
],
|
||||
"audience": "城市焦虑青年(26-35岁)",
|
||||
"china_pain_points": "城市农业在中国面临的主要问题",
|
||||
"localization_solution": "国际案例中国化适配方案",
|
||||
"mvp_actions": "读者可立即尝试的3个行动",
|
||||
"estimated_length": 2500,
|
||||
"priority_score": 8,
|
||||
"field": "可持续生活系统",
|
||||
"format": "趋势洞察 + 实操指南",
|
||||
"core_concept": "基于2个城市农业案例,提炼本土化落地策略",
|
||||
"audience_pain": "城市农业领域常见的痛点与困惑",
|
||||
"unique_angle": "国际案例本土化:上海阳台种菜年省 3000 元:居民自种调查与东京垂直农场:10平米 balcony 年产蔬菜 100kg的中国实践",
|
||||
"priority": "中",
|
||||
"total_score": 80,
|
||||
"compliance_score": 100,
|
||||
"source_file": "automation/data/sustainability_topics.json",
|
||||
"ready_at": null,
|
||||
"published_at": null,
|
||||
"platform_urls": {},
|
||||
"status": "待处理",
|
||||
"lock_by": null,
|
||||
"lock_at": null,
|
||||
"created_at": "2026-05-19T01:31:17.960079"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user