docs(tonggan): bind AI discovery update causal chain

This commit is contained in:
冰朔 2026-07-27 15:07:22 +08:00
commit ee07b4c04b
7 changed files with 178 additions and 1 deletions

View file

@ -6,5 +6,18 @@
"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": []
"records": [
{
"bridge_id": "TGB-20260727-001",
"state": "BLOCKED_RUNTIME_NOT_DEPLOYED",
"record_path": "tonggan-bridge/records/TGB-20260727-001.json",
"reasoning_path": "tonggan-bridge/reasoning/TGB-20260727-001.hdlp",
"repo": "bingshuo/guanghu-ice-heart",
"branch": "main",
"commit_sha": "2739104088fa199fb8762e56a3a7cf285dc82f3f",
"target": "JD-FD-PRIMARY",
"resource": "AI-DISCOVERY-ICE-P-ROUTE-20260727@2739104088fa199fb8762e56a3a7cf285dc82f3f",
"manifest": "deployment/requests/AI-DISCOVERY-ICE-P-ROUTE-20260727.json"
}
]
}