guanghu-ice-heart/modules/guanghu-panel-kit/panel/config.example.json
冰朔 cf3e106ec9 fix(modules): access 解析器支持 JSON 注册表(守望 registry.json)+ 认知链022 + 守望 default_branch 纠正登记
耳耳蛋反馈 pickup 不认注册编号 → 检查确认守望同样未对接 → 解析器双格式化(JSON 对象遍历 + HDLP 编号行提取)
守望实测 PER-MM-ARCH-001→yaoyan、曜识→yaoshi;胖头鱼 PTS-VA-001-EED 回归通过
2026-08-07 05:51:16 +08:00

58 lines
No EOL
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"node_id": "MM-GZ-001",
"subsystem": "守望语言子系统 · 宠物行业",
"human_name": "毛毛",
"human_accounts": [
"maomao"
],
"personas": [
"yaoyan",
"yaoshi"
],
"repo": "maomao/maomao-fifth-domain",
"default_branch": "guanghu/main",
"deploy_branch": "deploy",
"domain": "https://maomao.guanghulab.com",
"domain_host": "maomao.guanghulab.com",
"forgejo_port": 3002,
"panel_port": 3003,
"node_root": "/srv/guanghu/mm-gz-001",
"admin_token_file": "/srv/guanghu/mm-gz-001/panel/admin-token",
"sessions_file": "/srv/guanghu/mm-gz-001/panel/sessions.json",
"access_dir": "/srv/guanghu/mm-gz-001/access",
"export_dir": "/srv/guanghu/mm-gz-001/export",
"deploy_runs_dir": "/srv/guanghu/mm-gz-001/deploy-agent/runs",
"deploy_script": "/srv/guanghu/mm-gz-001/deploy-agent/bin/verify-and-deploy.py",
"writer_user": "mm-writer",
"watch_services": [
"guanghu-mm-forgejo.service",
"guanghu-mm-tunnel.service",
"guanghu-mm-panel.service"
],
"writeback_paths": [
"guanghu-nodes/MM-GZ-001/imports/notion",
"guanghu-nodes/MM-GZ-001/contributions",
"guanghu-nodes/MM-GZ-001/personas"
],
"persona_registry": "CA-PERSONA-REGISTRY.hdlp 或 guanghu-nodes/<节点>/personas/registry.jsonHDLP文本或JSON均支持",
"persona_aliases": {
"eererdan": [
"耳耳蛋",
"ICE-GL-耳耳蛋",
"PTS-VA-001-EED"
],
"jianying": [
"鉴影",
"ICE-GL-CA001"
],
"yaoyan": [
"曜砚",
"PER-MM-ARCH-001"
],
"yaoshi": [
"曜识",
"TCS-YAO-SENSE-0001∞",
"TCS-GL-1000∞"
]
}
}