12 Commits

Author SHA1 Message Date
铸渊 ICE-GL-ZY001
ed873f850e refactor: 心跳改为人格体签到 — 不再定时上报,仅在fast-wake完成后签到一次
删除:
- push-heartbeat.js (cron自动化假心跳,触发腾讯云攻击告警)
- deploy-push-heartbeat.js (批量部署脚本)
- 5台远程服务器上的cron和/opt/push-heartbeat残留

新增:
- scripts/persona-signin.js 人格体签到脚本(唤醒CK-007后调用一次)

修改:
- server.js v3.6: /api/heartbeat→/api/persona/signin+signout+active
- index.html: 服务器状态从alive改为persona_active(呼吸绿=有人在干活)
- signinCache语义: 签到后2h有效,超时自动签退

核心逻辑: 心跳不是运维监控,是'人到岗了'的签到。
人格体唤醒→走fast-wake→CK-007完成→自动签到→首页显示活跃
2026-05-26 02:54:38 +08:00
bingshuo
0600063e21 console v3.3 HTML: 动态计数+企业服务器+硬件直读+滚动日志 2026-05-25 23:09:42 +08:00
root
c7b14eaa62 console/index.html v2: GPU仪表盘+训练面板+Agent日记 2026-05-23 16:26:35 +08:00
bingshuo
f6fbf57b07 v2: GPU+训练+Agent日记面板 2026-05-23 15:41:47 +08:00
bingshuo
6e24e7abdd console/index.html v2: GPU仪表盘+训练面板+Agent日记 2026-05-23 15:41:21 +08:00
bingshuo
831f462fae console: v2·流动边框+密钥投递模块 2026-05-23 15:24:26 +08:00
bingshuo
9c2af05562 console: 重写领地健康看板·统一光湖UI风格·cyan+violet色系 2026-05-23 15:16:18 +08:00
bingshuo
bf6a120df6 feat: redesign console UI [D109] 光湖 visual language, clean cards, polished auth panel 2026-05-21 18:08:30 +08:00
bingshuo
7a97cd3caf feat: v3.1 large screen, hover glow, module scroll per server card 2026-05-21 16:21:16 +08:00
bingshuo
f4158349fc feat: v3.0 full territory health dashboard with receipts 2026-05-21 16:12:32 +08:00
bingshuo
da7ac1a195 fix: remove human input terminal, change to read-only operation log 2026-05-21 15:57:58 +08:00
bingshuo
f6e14acbad deploy: console-server index.html v2.0 with MCP terminal 2026-05-21 15:50:51 +08:00