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 |
铸渊[bot]
|
06f6adb327
|
💓 桥接心跳 · 2026-03-23 15:23 [auto-bridge]
|
2026-03-23 07:23:37 +00:00 |
铸渊
|
ba48f3cbf4
|
[ZY-INSPECT] 每日巡检完成 2026-03-23 05:40
|
2026-03-23 05:40:36 +00:00 |
铸渊 Execution Sync
|
0d95a819b0
|
📡 Execution Sync: 更新执行状态报告 [skip ci]
|
2026-03-23 05:08:30 +00:00 |
铸渊
|
9839019b70
|
[AG-ZY] 每日签到记录 2026-03-23
|
2026-03-23 04:33:05 +00:00 |
铸渊 Maintenance Agent
|
71a6b0d7e6
|
🔧 Daily Maintenance: 更新 system-health.json [skip ci]
|
2026-03-23 04:24:59 +00:00 |
zhuyuan-bot
|
766bc1dc73
|
📰 光湖开发日报 · 2026-03-23 [skip ci]
|
2026-03-23 04:24:01 +00:00 |
copilot-swe-agent[bot]
|
9798262f66
|
fix: 天眼扫描修复 - route path, system personas, code review fixes
- Fix broadcast-archive route → outbox/archive (P1 路由错误)
- Add PER-SY001/YM001/ZY001 system personas to page-route-map
- Regenerate all drive-index files with corrected routes
- Add recover mode folder reuse in deploy script
- Sanitize commit message filename in Apps Script
- Add empty filename fallback in Apps Script
- Update docs for drive-index sync mapping
- Fix Gemini prompt filename format to match implementation
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a581dc42-267b-44e1-b669-6ad503a47f49
|
2026-03-23 04:19:33 +00:00 |