zhizhi/persona-studio/brain
copilot-swe-agent[bot] e50a79aeaa fix: exclude index.js router aggregator from HLI contract check
The contract-check.js script was requiring schema files for index.js
files in route directories, but index.js files are router aggregators
(not HLI endpoints) and should not have schemas. This caused the
deploy-to-server.yml CD pipeline to fail, preventing persona-studio
backend from being deployed. As a result, users could not login or
access the interactive chat interface.

Error:  [MISSING] index.js → 缺少 src/schemas/hli/auth/index.schema.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 08:16:33 +00:00
..
memory fix: exclude index.js router aggregator from HLI contract check 2026-03-10 08:16:33 +00:00
persona-config.json feat: add persona-studio Phase 1 skeleton + Phase 2 frontend 2026-03-10 04:42:57 +00:00
registry.json 修复 Persona Studio 聊天交互 · 添加访客体验模式 · 恢复核心大脑 · 创建跨仓库同步 2026-03-10 07:18:47 +00:00