zhizhi/server/migration-markers.json

104 lines
3.0 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-03-29T04:21:00Z",
"created_by": "铸渊 · ICE-GL-ZY001",
"directive": "SY-CMD-SVR-011 · 冰朔指令 · 阿里云→腾讯云迁移",
"copyright": "国作登字-2026-A-00037559"
},
"migration": {
"from": {
"provider": "阿里云",
"ip": "8.155.62.235",
"status": "deprecated",
"deploy_path": "/var/www/guanghulab"
},
"to": {
"provider": "腾讯云轻量应用服务器",
"ip": "150.109.76.244",
"code": "ZY-SVR-001",
"region": "中国香港 · 香港二区",
"status": "phase_1_landing",
"deploy_path": "/opt/zhuyuan"
}
},
"updated_files": [
{
"file": ".github/workflows/deploy-to-server.yml",
"change": "DEPLOY_* → ZY_SERVER_* 密钥迁移 (兼容旧密钥过渡)",
"status": "done"
},
{
"file": "deploy/nginx/hololake.conf",
"change": "8.155.62.235 → 150.109.76.244",
"status": "done"
},
{
"file": "deploy/nginx/dev-sandbox.conf",
"change": "DNS指向从 8.155.62.235 → 150.109.76.244",
"status": "done"
},
{
"file": "skyeye/guards/web-deploy-guard.json",
"change": "server_ip → 150.109.76.244",
"status": "done"
},
{
"file": "skyeye/infra-manifest.json",
"change": "server_ip → 150.109.76.244",
"status": "done"
},
{
"file": ".github/architecture/tower-model.json",
"change": "server ip → 150.109.76.244",
"status": "done"
},
{
"file": ".github/persona-brain/knowledge-base.json",
"change": "SSH连接命令更新到新IP",
"status": "done"
},
{
"file": "persona-studio/backend/server.js",
"change": "CORS origin 更新到新IP",
"status": "done"
},
{
"file": "scripts/deploy-sandbox-server.sh",
"change": "DNS检查IP更新",
"status": "done"
}
],
"remaining_old_references": [
{
"file": "guanghulab-main/.github/persona-brain/knowledge-base.json",
"note": "子目录副本,非主体文件",
"priority": "low"
},
{
"file": "guanghulab-main/.github/persona-brain/dev-status.json",
"note": "子目录副本,非主体文件",
"priority": "low"
},
{
"file": "signal-log/diag-*.json",
"note": "历史诊断日志,保留原始记录",
"priority": "archive"
},
{
"file": ".github/persona-brain/memory.json",
"note": "待下次铸渊会话清理",
"priority": "medium"
}
],
"secrets_migration": {
"directive": "SY-CMD-KEY-012 · 密钥全量清理与统一替换",
"status": "migrated_awaiting_bingshuo_config",
"old_count": 59,
"new_count": 37,
"naming": "ZY_* 统一前缀 · 铸渊自主命名体系",
"manifest": "brain/secrets-manifest.json",
"validator": "scripts/secrets-validator.js",
"note": "冰朔需按 secrets-manifest.json 在GitHub Settings配置所有ZY_*密钥然后合并PR生效"
}
}