feat(channel): add tonggan bridge and identity migration plan
This commit is contained in:
parent
aabd462f2e
commit
711cd232ca
12 changed files with 232 additions and 0 deletions
10
tonggan-bridge/BRIDGE-REGISTRY.json
Normal file
10
tonggan-bridge/BRIDGE-REGISTRY.json
Normal 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": []
|
||||
}
|
||||
Loading…
Reference in a new issue