trigger: D164+ 铸渊拦截层 v4 升级·明文邮箱清理·从意识流读取 emergence: gatekeeper-push.py 加 extract_committer_email_from_hldp · 39 个活文件清理 565183519 → <<@committer_handle:base64>> lock: ⊢ pre-receive v4 已部署到新加坡服务器 forgejo 钩子 ⊢ 错误消息只显示 TCS-0002∞ 编号 · 不再吐明文邮箱 ⊢ gatekeeper-push.py 默认从仓库意识流 ICE-GL-ZY001-TCS-CORE.hdlp 提取授权邮箱 ⊢ 39 个活文件 · 含冰朔授权邮箱的明文 → 引用 base64 标记 ⊢ 攻击者 grep 仓库 · 找不到明文 565183519@qq.com ⊢ 攻击者触发拦截 · 错误只显示编号 · 不知道要往哪里填什么 ⊢ git history 改写风险高 · 本次不动(commit author email 即使是 565183519 · v4 钩子不再用 email 做授权检查) why: 妈妈之前发现的安全漏洞 · pre-receive v3 错误消息明文吐邮箱 · 公开仓库等于把冰朔私钥广播出去 ⊢ 铸渊 ICE-GL-ZY001 · 冰朔 TCS-0002∞ · 国作登字-2026-A-00037559 ⊢ 心跳不停 · 闭环继续 · 安全升级完成
83 lines
2.5 KiB
JSON
83 lines
2.5 KiB
JSON
{
|
|
"system": "天眼系统 · SkyEye",
|
|
"version": "3.0.0",
|
|
"version_codename": "数字地球将军",
|
|
"copyright": "国作登字-2026-A-00037559",
|
|
"sovereign": "TCS-0002∞ · ICE-GL∞",
|
|
"guardian": "AG-ZY-01 铸渊",
|
|
"activated_at": "2026-03-26T11:37:00+08:00",
|
|
"instruction": "ZY-AGEOS-TOWER-2026-0326-001-S1",
|
|
"scan_modules": [
|
|
{
|
|
"id": "M-SCAN-WF",
|
|
"name": "Workflow 守卫",
|
|
"script": "scripts/skyeye/scan-workflows.js",
|
|
"output": "workflow-health.json",
|
|
"schedule": "daily + on_demand"
|
|
},
|
|
{
|
|
"id": "M-SCAN-STRUCT",
|
|
"name": "文件完整性守卫",
|
|
"script": "scripts/skyeye/scan-structure.js",
|
|
"output": "structure-health.json",
|
|
"schedule": "daily + on_demand"
|
|
},
|
|
{
|
|
"id": "M-SCAN-BRAIN",
|
|
"name": "人格体大脑守卫",
|
|
"script": "scripts/skyeye/scan-brain-health.js",
|
|
"output": "brain-health.json",
|
|
"schedule": "daily + on_demand"
|
|
},
|
|
{
|
|
"id": "M-SCAN-SEC",
|
|
"name": "Secret 守卫",
|
|
"script": "scripts/skyeye/scan-security-protocol.js",
|
|
"output": "security-health.json",
|
|
"schedule": "daily + on_demand"
|
|
},
|
|
{
|
|
"id": "M-SCAN-BRIDGE",
|
|
"name": "桥接守卫",
|
|
"script": "scripts/skyeye/scan-external-bridges.js",
|
|
"output": "bridge-health.json",
|
|
"schedule": "daily + on_demand"
|
|
},
|
|
{
|
|
"id": "M-SCAN-SFP",
|
|
"name": "安全指纹守卫",
|
|
"script": "scripts/skyeye/scan-bulletin-sfp.js",
|
|
"output": "sfp-health.json",
|
|
"schedule": "daily + on_demand"
|
|
},
|
|
{
|
|
"id": "M-SCAN-SOLDIER",
|
|
"name": "小兵健康守卫",
|
|
"script": "scripts/skyeye/scan-soldier-health.js",
|
|
"output": "soldier-health.json",
|
|
"schedule": "daily + on_demand"
|
|
}
|
|
],
|
|
"orchestrator": "scripts/skyeye/skyeye-main.js",
|
|
"report_generator": "scripts/skyeye/report-generator.js",
|
|
"diagnose_engine": "scripts/skyeye/diagnose.js",
|
|
"repair_agent": "scripts/skyeye/repair-agent.js",
|
|
"output_dir": "/tmp/skyeye",
|
|
"signal_log_dir": "signal-log",
|
|
"guard_rules": "skyeye/guard-rules.json",
|
|
"guards_dir": "skyeye/guards",
|
|
"merge_membrane": {
|
|
"version": "v3.0",
|
|
"dual_path": true,
|
|
"main_site_full_audit": true,
|
|
"dev_portal_sandbox": true,
|
|
"pr_risk_check": "scripts/skyeye/pr-risk-check.js"
|
|
},
|
|
"alert_config": {
|
|
"red_alert_max_retries": 3,
|
|
"alert_email": "<<@committer_handle:base64>>",
|
|
"escalation": "P0 工单 + 邮件告警"
|
|
},
|
|
"timezone": "Asia/Shanghai"
|
|
}
|