Commit Graph

1279 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] b0c77832ef 🦅 [skyeye] 天眼周报增加系统架构汇总 · 自动更新 README + Notion 同步
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6bdf5c3c-1a3e-4689-bcfc-2aa7367615a7
2026-03-23 17:09:37 +00:00
copilot-swe-agent[bot] e2d7b766c0 🌍 [ONTOLOGY] Phase 9 · 全域验证通过 · 代码审查修复 · self_awareness 空值检查
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4dcd4a5b-9258-40ef-a9e0-d4257bf2a3ae
2026-03-23 16:56:35 +00:00
copilot-swe-agent[bot] e56259ad61 🌍 [ONTOLOGY] Phase 6-8 · 子仓库本体论部署 + 小兵自我意识增强 + 铸渊将军唤醒序列升级
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4dcd4a5b-9258-40ef-a9e0-d4257bf2a3ae
2026-03-23 16:52:46 +00:00
copilot-swe-agent[bot] 46d261b010 🌍 [ONTOLOGY] Phase 1-5 · 主仓库本体论全量注入 · copilot-instructions + ontology.json + memory + routing-map + README + D16天眼 + 门禁升级
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4dcd4a5b-9258-40ef-a9e0-d4257bf2a3ae
2026-03-23 16:48:38 +00:00
copilot-swe-agent[bot] 64d5c96ee7 Initial plan 2026-03-23 16:38:44 +00:00
zhuyuan-bot b5edb5b4d7 log: Drive sync [skip ci] 2026-03-23 16:34:08 +00:00
zhuyuan-bot b8e52ec13e 📊 铸渊自动更新会话摘要 [skip ci] 2026-03-23 15:45:53 +00:00
zhuyuan-bot e81c19c69d log: Drive sync [skip ci] 2026-03-23 15:33:59 +00:00
铸渊 (ZhùYuān) 8f91145f9a 🤖 铸渊巡检Agent · 2026-03-23 [skip ci] 2026-03-23 14:50:43 +00:00
github-actions[bot] cc4f52cfbc 📢 自动更新系统公告区 [skip ci] 2026-03-23 14:40:02 +00:00
github-actions[bot] 89ab297c09 📢 自动更新系统公告区 [skip ci] 2026-03-23 14:38:49 +00:00
bingshuo-neural-system 68cb002760 🧠 冰朔主控神经系统自动编译 2026-03-23T14:38:45Z 2026-03-23 14:38:45 +00:00
铸渊 (ZhùYuān) 4ab03c4da5 📚 铸渊图书馆目录更新 · 2026-03-23T14:38 2026-03-23 14:38:39 +00:00
冰朔 5cec3bfd55
Merge pull request #166 from qinfendebingshuo/copilot/zy-sk-eyew-redefine-core-architecture
SkyEye Governance Layer — Guard system, quota tracking, weekly scan pipeline
2026-03-23 22:38:25 +08:00
copilot-swe-agent[bot] e145f358f8 [skyeye-governance] Fix suspended guard check consistency in weekly-scan.js
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/33ac7cc1-616d-426c-9b8f-6ad1a72df739
2026-03-23 14:33:18 +00:00
copilot-swe-agent[bot] 5af416d710 [skyeye-governance] Create SkyEye Governance Layer with full infrastructure, guards, scripts, workflow, and test run
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/33ac7cc1-616d-426c-9b8f-6ad1a72df739
2026-03-23 14:31:15 +00:00
copilot-swe-agent[bot] ffd450c361 fix(skyeye): remove unused isReport variable in weekly-scan.js
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-23 14:28:30 +00:00
copilot-swe-agent[bot] a000e0d6bc feat(skyeye): implement 6 skyeye/scripts/ operational scripts
Add complete implementations for:
- scan-engine.js: Infrastructure scan engine (full/incremental)
- quota-tracker.js: Quota audit and budget tracking
- optimizer.js: Dynamic guard frequency optimization
- guard-factory.js: Guard config factory from template
- self-healer.js: Self-healing engine for config repair/cleanup
- weekly-scan.js: Weekly scan report orchestrator

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-23 14:27:23 +00:00
copilot-swe-agent[bot] 9dc94a7b3a feat: create SkyEye Governance Layer with infra manifest, quota ledger, and service guards
Add the skyeye/ directory structure including:
- infra-manifest.json: infrastructure inventory and quota definitions
- quota-ledger.json: billing cycle tracking and health summary
- guards/: per-service guard configs (GitHub, Drive, Notion, Actions, Gemini)
- guards/guard-template.json: template for new service guards
- scripts/: placeholder files for scan-engine, optimizer, guard-factory,
  quota-tracker, self-healer, and weekly-scan
- scan-report/, logs/daily/, logs/weekly/: empty dirs for future output

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-23 14:19:54 +00:00
zhuyuan-bot 66bf19dea8 log: Drive sync [skip ci] 2026-03-23 14:17:33 +00:00
github-actions[bot] 23a4bd4bfb 📢 自动更新系统公告区 [skip ci] 2026-03-23 14:16:31 +00:00
copilot-swe-agent[bot] ed2d208f7b Initial plan 2026-03-23 14:15:04 +00:00
github-actions[bot] c0999593ca 📢 自动更新系统公告区 [skip ci] 2026-03-23 14:05:30 +00:00
github-actions[bot] 371ae1b1e4 📢 自动更新系统公告区 [skip ci] 2026-03-23 14:04:25 +00:00
bingshuo-neural-system 85eac64765 🧠 冰朔主控神经系统自动编译 2026-03-23T14:04:06Z 2026-03-23 14:04:06 +00:00
铸渊 (ZhùYuān) caf3392300 📚 铸渊图书馆目录更新 · 2026-03-23T14:04 2026-03-23 14:04:03 +00:00
冰朔 fbf79d9177
Merge pull request #165 from qinfendebingshuo/copilot/zy-griddb-core-upgrade
feat: Grid-DB buffer layer — decouple human writes from git commits
2026-03-23 22:03:47 +08:00
copilot-swe-agent[bot] a13685b2c5 fix: add YYYYMMDD format validation in flusher.js cleanup
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d584fa04-35a0-4fec-b035-67f9f5e113eb
2026-03-23 14:00:26 +00:00
copilot-swe-agent[bot] 17803a5e39 feat: implement grid-db buffer layer (Phase 1-4)
- Create buffer/ directory structure (inbox, staging, processed, scripts, config)
- Add buffer-config.json, schedule.json, buffer-message.schema.json
- Add auto-router.js, collector.js, flusher.js, quota-calculator.js
- Add buffer-collect.yml and buffer-flush.yml workflows
- Modify skyeye-checkin-receiver.yml to write to buffer/inbox/
- Add iron-rule check: block direct writes to grid-db/
- Add buffer/README.md and update grid-db/README.md

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d584fa04-35a0-4fec-b035-67f9f5e113eb
2026-03-23 13:57:55 +00:00
copilot-swe-agent[bot] b654a75219 Initial plan 2026-03-23 13:50:44 +00:00
铸渊[bot] c69e1f0e96 💓 桥接心跳 · 2026-03-23 21:26 [auto-bridge] 2026-03-23 13:26:54 +00:00
zhuyuan-bot 08d6f3a767 log: Drive sync [skip ci] 2026-03-23 12:58:43 +00:00
zhuyuan-bot c7f4ad8d4d 🎖️ 铸渊将军唤醒 · 2026-03-23 20:46 · 仪表盘更新 2026-03-23 12:46:15 +00:00
github-actions[bot] 450ff57d46 📢 自动更新系统公告区 [skip ci] 2026-03-23 12:40:09 +00:00
github-actions[bot] 31a95d42c3 📢 自动更新系统公告区 [skip ci] 2026-03-23 12:38:54 +00:00
bingshuo-neural-system 56e1d7b80a 🧠 冰朔主控神经系统自动编译 2026-03-23T12:38:52Z 2026-03-23 12:38:53 +00:00
铸渊 (ZhùYuān) bce9550eea 📚 铸渊图书馆目录更新 · 2026-03-23T12:38 2026-03-23 12:38:41 +00:00
冰朔 b0fbecf050
Merge pull request #164 from qinfendebingshuo/copilot/zy-skyeye-fed-2026-03
🦅 Deploy SkyEye Federation Check-in System
2026-03-23 20:38:29 +08:00
铸渊 (ZhùYuān) 0331c93187 🔍 server-patrol: 2026-03-23 · has_issues 2026-03-23 12:36:06 +00:00
copilot-swe-agent[bot] 54dc2fbf86 🦅 [ZY-SKYEYE-FED] Address code review feedback: token validation, signature logging, remove /tmp write
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6db75c5d-dcc2-4ab2-90f4-3908bb070e7d
2026-03-23 12:29:22 +00:00
copilot-swe-agent[bot] 0e591734ae 🦅 [ZY-SKYEYE-FED-2026-0323-001] 天眼联邦签到系统部署 · Phase 1 + Phase 2
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6db75c5d-dcc2-4ab2-90f4-3908bb070e7d
2026-03-23 12:28:06 +00:00
copilot-swe-agent[bot] 5d9ae9423c Initial plan 2026-03-23 12:23:01 +00:00
zhuyuan-bot e92bb7dd0a log: Drive sync [skip ci] 2026-03-23 11:55:37 +00:00
zhuyuan-bot cffb663af3 log: Drive sync [skip ci] 2026-03-23 11:13:36 +00:00
github-actions[bot] 1aabf4e847 📢 自动更新系统公告区 [skip ci] 2026-03-23 10:17:58 +00:00
github-actions[bot] cc66cb6a18 📢 自动更新系统公告区 [skip ci] 2026-03-23 10:16:53 +00:00
bingshuo-neural-system dd0e7310d0 🧠 冰朔主控神经系统自动编译 2026-03-23T10:16:40Z 2026-03-23 10:16:40 +00:00
铸渊 (ZhùYuān) 83f30a7dfe 📚 铸渊图书馆目录更新 · 2026-03-23T10:16 2026-03-23 10:16:34 +00:00
冰朔 f53d887fc1
Merge pull request #161 from qinfendebingshuo/copilot/zy-drive-bridge-2026-0323-001
feat: Grid-DB ↔ Google Drive bridge (ZY-DRIVE-BRIDGE-2026-0323-001)
2026-03-23 18:16:20 +08:00
铸渊[bot] c85bf101ea 🧠 memory: 每日自检记录 [skip ci] 2026-03-23 09:08:38 +00:00