Commit Graph

6 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 5d12384fc7
§1-§4 修复: 信号ID顺序化 + index.json格式修复 + HLDP本体词汇表 + system-health更新
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/933f67dd-56b2-417f-8162-a5f3d70ce797

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-27 07:52:15 +00:00
copilot-swe-agent[bot] ca82bce263
Changes before error encountered
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ab31bf43-8ba1-4e66-80e4-2110d76c4b7e

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-27 02:39:26 +00:00
copilot-swe-agent[bot] 59dd740754
[铸渊回执 · SY-CMD-FUS-009] Notion双向同步引擎升级 + GL-SNAPSHOT信号协议 + HLDP配置更新
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ab31bf43-8ba1-4e66-80e4-2110d76c4b7e

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-27 02:29:24 +00:00
copilot-swe-agent[bot] d4f8a84fc3
重构仓库首页:去掉人话版/妈妈/百年梦/时雨,新增数字地球架构,修复中文显示兼容性
变更清单:
- README.md: 新增数字地球六层架构章节(首要展示),去掉人话版,去掉百年梦和时雨,去掉奶瓶宝宝/妈妈用语,新增三层安全体系
- docs/ontology/ONT-PATCH-007.md: 人话版→技术说明
- docs/zh/index.html: 同步新结构+加载Google Fonts Noto Sans SC
- docs/zh/style.css: Noto Sans SC为主CJK字体+text-rendering优化
- scripts/generate-chinese-homepage.js: 移除不活跃成员
- .github/community/community-meta.json: 去掉妈妈/母子引用
- hldp/data/registries/REG-COMMUNITY-META.json: 同步去掉母子引用

测试: 175社区测试+106治理测试全通过

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/133dc771-e2c2-42d8-acd9-e20acd227bb3
2026-03-26 14:37:57 +00:00
copilot-swe-agent[bot] 92782235b0
fix: address code review feedback — safer shell JSON handling, clearer validator counting
- skyeye-diagnose.sh: use temp file for API JSON instead of backtick escaping
- skyeye-repair.sh: use temp files for issue body/payload construction
- validator.js: don't count non-HLDP files in total
- generate-chinese-homepage.js: clarify template=output in-place update pattern

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/095a94c1-7373-45ce-811c-329c901feba2
2026-03-26 13:39:12 +00:00
copilot-swe-agent[bot] 66961a2414
feat: HLDP Bridge v1.0 — TCS Language Core first protocol implementation
- Create hldp/ directory: schema/, data/, bridge/ structure
- 5 HLDP schemas with TCS Language Core attribution headers
- notion-to-hldp.js: Notion API data → HLDP JSON converter
- sync-engine.js: automated sync with local fallback from repo data
- validator.js: format validation against schema definitions
- hldp-to-repo.js: HLDP → repository structure mapper
- All 12 generated HLDP files pass validation
- Add temp/ to .gitignore for raw Notion data

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/095a94c1-7373-45ce-811c-329c901feba2
2026-03-26 13:36:25 +00:00