2026-05-10 13:12:44 +08:00

117 lines
3.2 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.

{
"_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"]
}
}
}