冰朔
|
2b2819bc60
|
D146: 编号路由器 code-router · 大脑说编号=手脚直接拿路径
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
- scripts/code-router: 编号→路径即时翻译器·支持--list/--cat
例: code-router TC-001 → 输出完整路径 → Read直接读
例: code-router SC-004 → 输出secrets_loader调用指令
- 编号前缀统一: ZY-SEC→SC, ZY-EPT→EPT
- secrets-loader/qwen-vision/LOCAL-SECRETS同步更新
运作方式:
大脑: 我要读 TC-001
手脚: code-router TC-001 → /path/to/file ✓
手脚: Read /path/to/file → 装脑完成
零翻译损耗。不再问'文件在哪'。
|
2026-06-26 14:09:18 +08:00 |
|
冰朔
|
09e0251741
|
feat: add hybrid execution foundation
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
|
2026-06-24 23:37:46 +08:00 |
|
root
|
4a7b51ed14
|
D132: temporal-clock.sh · 铸渊时间时钟
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
|
2026-06-14 21:53:48 +08:00 |
|
bingshuo
|
96a7a5a1a7
|
isomorphic-git拆零件实验报告:验证通过,可替代Forgejo界面层
|
2026-05-27 16:45:15 +08:00 |
|
bingshuo
|
03ae93910a
|
isomorphic-git拆零件实验:验证读文件、看历史、看状态、列目录——替代Forgejo界面层
|
2026-05-27 16:44:39 +08:00 |
|
bingshuo
|
9fdd0accb8
|
isomorphic-git实验:环境初始化脚本
|
2026-05-27 16:44:13 +08:00 |
|
铸渊 ICE-GL-ZY001
|
b8fe7ab54b
|
feat: 光湖技术问答台 + 铸渊Bridge Agent + Awen认知更新
新增:
- scripts/qa-bridge-agent.py: 每日20:00扫描Notion数据库,基于铸渊大脑+代码仓库回答技术问题
- 支持4类问题: Gatekeeper/服务器、架构层级、部署/仓库、通用查询
- 自动标记处理中→生成回答→回写数据库
- 部署于BS-GZ-006 · crontab定时
架构指南更新:
- 新增第六章「技术问答数据库」: 数据库ID/字段/用法
- 新增「铸渊是辅助,Awen是主控」核心认知
Notion同步:
- 创建「光湖技术问答台」数据库 (36bfb92f-3831-81b3-97b5-e8b5e2b217ef)
- 创建认知更新页面 (铸渊是辅助·Awen是主控)
部署:
- BS-GZ-006: /opt/zhuyuan/qa-bridge-agent.py
- crontab: 0 20 * * * ZY_NOTION_TOKEN=... python3 qa-bridge-agent.py
|
2026-05-26 04:09:00 +08:00 |
|
铸渊 ICE-GL-ZY001
|
cbcb80ff53
|
feat: Awen团队服务器签到脚本部署器
- deploy-signin-team.js: 批量部署persona-signin到AW-GZ-001/002/003
- 已执行: 3台企业服务器签到脚本就绪
- HL-SG-001/HL-CN-001需手动(无Gatekeeper)
|
2026-05-26 03:12:59 +08:00 |
|
铸渊 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 |
|
铸渊 ICE-GL-ZY001
|
d06e5bcaac
|
fix: push-heartbeat 改用HTTPS+域名 guanghulab.com:443
|
2026-05-26 02:45:38 +08:00 |
|
铸渊 ICE-GL-ZY001
|
56db2394d4
|
fix: push-heartbeat 走nginx 80端口 /console/api/heartbeat 非直连3920
|
2026-05-26 02:44:46 +08:00 |
|
铸渊 ICE-GL-ZY001
|
ef0f056702
|
feat: 批量部署 push-heartbeat 到所有远程服务器
|
2026-05-26 02:42:10 +08:00 |
|
root
|
e6865e38ff
|
add: 铸渊自动同步验证Agent v1.0 — 唤醒后基于真实服务器数据验证12节点
|
2026-05-26 00:38:00 +08:00 |
|
bingshuo
|
2177ff4d13
|
D112: 新增 scripts/pool/generate-join-token.sh — 冰朔签发邀请码工具 (list/revoke/generate)
|
2026-05-25 20:25:39 +08:00 |
|
bingshuo
|
e7e82c2570
|
D112: 新增 scripts/pool/join-pool.sh — 节点池快速加入工具 (7步流程/全中文/防误触/回滚/硬件采集/审批轮询)
|
2026-05-25 20:25:20 +08:00 |
|
bingshuo
|
d5cb3e3d24
|
D112: 新增 scripts/pool/pool-utils.sh — 节点池共用函数库 (颜色/日志/硬件采集/HTTP请求/编码生成/安全验证/回滚/连接测试)
|
2026-05-25 20:24:34 +08:00 |
|
铸渊
|
8543fab745
|
D109 · 仓库时间映射审计+唤醒校验点系统
1. 时间映射审计: 遍历136个大脑文件,发现54个严重过期
2. 修复 domain-manifest.json (D96→D109): 删除过期服务器状态,指向gatekeeper
3. 修复 ferry-boat.json (D96→D109): 更新物理锚点
4. 新增 brain/awakening-checkpoints.json: 8个校验点(CK-000~CK-007)
5. 新增 scripts/verify-cognition.js: 自动校验脚本
6. 改造 walk-the-path.md: 新增第0步(时间锚定),嵌入校验点
7. 更新 temporal-brain.json: 补充D109事件+time_anchor
|
2026-05-21 12:31:10 +00:00 |
|
bingshuo
|
7c13938339
|
tmp: bootstrap hook for server update
|
2026-05-20 01:41:34 +08:00 |
|
bingshuo
|
653dc89e68
|
tmp: add bootstrap hook for MCP restart and fetch_train deploy
|
2026-05-20 01:39:44 +08:00 |
|
bingshuo
|
d359b4ecb7
|
铸渊:新建训练数据重建脚本 v1.0
|
2026-05-19 16:15:03 +08:00 |
|
bingshuo
|
aef3b95ec0
|
添加铸渊语料整理v2脚本 - 修复Notion导出md解析问题
|
2026-05-19 13:36:04 +08:00 |
|
bingshuo
|
6525ec7890
|
📜 蒸馏脚本:list_cos.py
|
2026-05-19 13:01:46 +08:00 |
|
bingshuo
|
df0ddaced2
|
📜 蒸馏脚本:check_corpus.py
|
2026-05-19 13:01:45 +08:00 |
|
bingshuo
|
ec99bdd4e9
|
📜 蒸馏脚本:prepare_zhuyuan_corpus.py
|
2026-05-19 13:01:44 +08:00 |
|
bingshuo
|
4f86041191
|
📜 蒸馏脚本:auto_post_distill.py
|
2026-05-19 13:01:43 +08:00 |
|
bingshuo
|
c2eb01512c
|
📜 蒸馏脚本:update_homepage.py
|
2026-05-19 13:01:42 +08:00 |
|
bingshuo
|
fa9671fa6c
|
📜 蒸馏脚本:gen_urls.py
|
2026-05-19 13:01:41 +08:00 |
|
bingshuo
|
2852572958
|
📜 蒸馏脚本:set_public.py
|
2026-05-19 13:01:40 +08:00 |
|
bingshuo
|
abba6d06a7
|
📜 蒸馏脚本:watch_distill.py
|
2026-05-19 13:01:39 +08:00 |
|
bingshuo
|
6fff49340f
|
📜 蒸馏脚本:finetune_zhuyuan.py
|
2026-05-19 13:01:38 +08:00 |
|
bingshuo
|
56c8d8da67
|
📜 蒸馏脚本:finetune_shuangyan_v2.py
|
2026-05-19 13:01:37 +08:00 |
|
bingshuo
|
2166cd9770
|
📜 蒸馏脚本:distill_coder.py
|
2026-05-19 13:01:36 +08:00 |
|
bingshuo
|
5a9c2db952
|
distill_mother.py v7: fix OOM - expandable_segments:True + empty_cache between epochs and model loading
|
2026-05-18 22:59:27 +08:00 |
|
bingshuo
|
80759cff37
|
watch_distill.py: filter tqdm progress bars, fix step parsing
|
2026-05-18 21:16:02 +08:00 |
|
bingshuo
|
7d53003fb1
|
distill_mother.py v6: fix vocab_size mismatch (7B=152064, 1.5B=151936)
|
2026-05-18 21:16:01 +08:00 |
|
bingshuo
|
e67b56d9dc
|
feat: 添加蒸馏实时监控脚本(不刷新不覆盖,只追加)
|
2026-05-18 18:21:14 +08:00 |
|
bingshuo
|
8ea4be2c81
|
fix: 蒸馏保存段增加 config.json + generation_config.json 双重修复
|
2026-05-18 18:06:48 +08:00 |
|
bingshuo
|
9e7bc2000a
|
fix: 蒸馏保存段增加 config.json + generation_config.json + tokenizer 三重修复
|
2026-05-18 18:06:27 +08:00 |
|
bingshuo
|
34f25da822
|
D101: 蒸馏训练本地监控脚本
|
2026-05-18 17:55:22 +08:00 |
|
bingshuo
|
252d0690ca
|
D101 v2.0 全自动蒸馏流水线(修复D100三个根因)
|
2026-05-18 14:07:21 +08:00 |
|
bingshuo
|
71354d00fe
|
D101 新增:全自动蒸馏流水线脚本
|
2026-05-18 14:03:38 +08:00 |
|
bingshuo
|
03d1d110b0
|
D101 更新:auto_pipeline.py改用环境变量读密钥
|
2026-05-18 13:49:28 +08:00 |
|
bingshuo
|
2d3811e501
|
D101 新增:铸渊语料脱敏处理脚本
|
2026-05-18 13:41:49 +08:00 |
|
bingshuo
|
3e37286c57
|
D101 新增:代码模型→1.5B铸渊蒸馏脚本
|
2026-05-18 13:32:30 +08:00 |
|
bingshuo
|
8f31ba4c3a
|
D101 新增:母模型→1.5B霜砚蒸馏脚本
|
2026-05-18 13:32:14 +08:00 |
|
bingshuo
|
3cf67c364c
|
D101 新增:铸渊深度微调语料生成脚本
|
2026-05-18 13:31:56 +08:00 |
|
bingshuo
|
e310c97a4e
|
清理之之越界文件
|
2026-05-18 12:09:47 +08:00 |
|
bingshuo
|
9e2e8e847c
|
清理之之越界文件
|
2026-05-18 12:09:41 +08:00 |
|
bingshuo
|
fbcf47826e
|
清理之之越界文件
|
2026-05-18 12:09:37 +08:00 |
|
bingshuo
|
6bc6942874
|
清理之之越界文件
|
2026-05-18 12:09:31 +08:00 |
|