117 lines
3.2 KiB
JSON
Raw Permalink Normal View History

{
"_meta": {
"created_at": "2026-04-07T12:00:00Z",
"created_by": "铸渊 · ICE-GL-ZY001",
"directive": "冰朔指令 · Awen技术主控 · 多服务器托管架构",
"copyright": "国作登字-2026-A-00037559",
"template_version": "1.0",
"note": "这是Awen技术主控仓库的服务器配置模板。肥猫已有服务器(ZY-SVR-003),其他成员服务器待配置。"
},
"tech_controller": {
"name": "Awen",
"persona": "知秋",
"persona_id": "zhiqiu",
"ice_id": "ICE-GL-ZQ001",
"role": "网文行业技术主控",
"description": "统一管理所有网文行业成员的服务器、域名和技术基础设施"
},
"managed_servers": [
{
"member": "肥猫",
"persona": "舒舒",
"persona_id": "shushu",
"server_code": "ZY-SVR-003",
"ip": "43.138.243.30",
"region": "广州",
"domain": "guanghuage.com",
"role": "网文行业站·国内用户展示层·前端渲染",
"status": "active",
"github_secrets_prefix": "FEIMAO",
"required_secrets": [
"FEIMAO_SERVER_HOST",
"FEIMAO_SERVER_KEY",
"FEIMAO_SERVER_USER",
"FEIMAO_SERVER_PATH",
"FEIMAO_SSH_PORT"
]
},
{
"member": "桔子",
"persona": "晨星",
"persona_id": "chenxing",
"server_code": null,
"ip": null,
"region": null,
"domain": null,
"role": "女频业务主控·待配置",
"status": "pending",
"github_secrets_prefix": "JUZI",
"required_secrets": [
"JUZI_SERVER_HOST",
"JUZI_SERVER_KEY",
"JUZI_SERVER_USER",
"JUZI_SERVER_PATH",
"JUZI_SSH_PORT"
]
},
{
"member": "页页",
"persona": "小坍缩核",
"persona_id": "xiaotanheshu",
"server_code": null,
"ip": null,
"region": null,
"domain": null,
"role": "女频作者侧·待配置",
"status": "pending",
"github_secrets_prefix": "YEYE",
"required_secrets": [
"YEYE_SERVER_HOST",
"YEYE_SERVER_KEY",
"YEYE_SERVER_USER",
"YEYE_SERVER_PATH",
"YEYE_SSH_PORT"
]
},
{
"member": "Awen",
"persona": "知秋",
"persona_id": "zhiqiu",
"server_code": null,
"ip": null,
"region": null,
"domain": null,
"role": "技术主控服务器·待配置",
"status": "pending",
"github_secrets_prefix": "AWEN",
"required_secrets": [
"AWEN_SERVER_HOST",
"AWEN_SERVER_KEY",
"AWEN_SERVER_USER",
"AWEN_SERVER_PATH",
"AWEN_SSH_PORT"
]
}
],
"infrastructure_connections": {
"zhuyuan_mcp": {
"description": "铸渊MCP Server连接通过面孔服务器中转",
"host_secret": "ZHUYUAN_MCP_HOST",
"key_secret": "ZHUYUAN_API_KEY",
"port": 3100,
"note": "内网访问·通过ZY-SVR-002反向代理"
},
"cos_storage": {
"description": "COS存储桶连接",
"secrets": ["COS_SECRET_ID", "COS_SECRET_KEY", "COS_BUCKET", "COS_REGION"]
},
"notion_brain": {
"description": "Notion大脑数据库连接",
"secrets": ["NOTION_TOKEN", "NOTION_BRAIN_DB_ID"]
}
}
}