Commit Graph

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 50f48338a6
fix: add error handling to hli-smoke.test.js run() call
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5c6d1708-122e-40ae-b9d5-1023b601481b
2026-03-26 07:47:07 +00:00
copilot-swe-agent[bot] 79d07d7ed8
fix(skyeye): revert ontology.json to avoid R4 critical block + add HLI test scripts
- Revert ontology.json to main version (R4 triggers critical for agent PRs
  modifying SKYEYE_CORE_FILES → automatic BLOCK)
- Add test:contract script (node scripts/hli-contract-check.js)
- Add test:route-align script (node scripts/route-align-check.js)
- Add start:test and test:smoke scripts for HLI Contract Check workflow
- Fix route-align-check.js to exit(1) on failure
- Create hli-contract-check.js for schema validation
- Create tests/smoke/hli-smoke.test.js for server health check

SkyEye simulated result: WARN (1 HIGH for package.json) → PASS

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5c6d1708-122e-40ae-b9d5-1023b601481b
2026-03-26 07:44:47 +00:00