{ "data_root": "../data", "accounts": [ { "name": "阿里多多酱", "enabled": false, "description": "旧目录结构(已停用)" }, { "name": "阿里多多酱1", "enabled": false, "description": "新目录结构(已停用)" }, { "name": "阿里多多酱2", "enabled": false, "description": "新目录结构(已停用)" }, { "name": "阿里多多酱3", "enabled": true, "description": "新目录结构", "paths": { "input": { "current_posts": "解构内容/what单独", "historical_posts": "解构内容/pattern聚类", "pattern_cluster": "pattern相关文件/optimization/optimized_clustered_data_gemini-3-pro-preview.json" } } }, { "name": "示例账号2", "enabled": false, "description": "未启用的示例账号" } ], "default_account": "阿里多多酱3", "comment": "数据根目录可通过 data_root 配置(支持绝对路径、~、环境变量),也可通过 DATA_ROOT 环境变量覆盖", "filter_mode": "exclude_current_posts", "filter_modes": { "exclude_current_posts": { "description": "过滤在当前帖子目录中出现的帖子ID(推荐,更宽松)", "enabled": true }, "time_based": { "description": "基于发布时间过滤,只保留早于当前帖子最早发布时间的历史帖子", "enabled": false }, "none": { "description": "不过滤任何帖子", "enabled": false } }, "paths": { "account_base": "账号", "input": { "current_posts": "what单独解构", "historical_posts": "用于pattern聚类", "pattern_cluster": "pattern相关文件/optimization/optimized_clustered_data_gemini-3-pro-preview.json" }, "output": { "intermediate": "how解构_outputs/{version}/intermediate", "how_results": "how解构_outputs/{version}/results", "visualization": "how解构_outputs/{version}/visualization" } } }