feat(channel): add tonggan bridge and identity migration plan

This commit is contained in:
冰朔 2026-07-26 15:59:36 +08:00
commit 711cd232ca
12 changed files with 232 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"schema": "guanghu.tonggan-bridge-registry/v1",
"bridge": "通感桥",
"bridge_id_prefix": "TGB",
"state": "LOCAL_RUNTIME_CANDIDATE",
"entry": "tonggan-bridge/INDEX.hdlp",
"dispatch_endpoint": "/api/deployment/dispatch",
"required_binding": ["bridge_id", "repo", "branch", "commit_sha", "target", "resource", "reasoning_path", "workorder_path", "receipt_path", "manifest"],
"records": []
}