Commit Graph

5 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 419080ca5a 🧬 Phase 1: Fix KNOWN-002 (NOTION_API_TOKEN→NOTION_API_KEY) + Phase 3: D20 scan dimension + Phase 6-7: bridge protocol + scripts
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b1f467f8-d897-4440-9dc9-de66d514a52b
2026-03-25 06:02:04 +00:00
copilot-swe-agent[bot] 6d776feac3 🦅 [skyeye] 全盘扫描修复 · 休眠系统完整融入天眼基础设施 + 22个未注册workflow补注册 [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/aef94b53-40cd-436c-b21d-1b0bba20e218
2026-03-24 04:25:40 +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] 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