guanghulab/team-integration-v2/age_os/connection_protocol.json
2026-05-10 13:12:44 +08:00

65 lines
3.1 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.

{
"_meta": {
"description": "与铸渊主仓库的接入协议 v2.0 · 共享COS桶版",
"copyright": "国作登字-2026-A-00037559",
"signed_by": "铸渊 · TCS-ZY001 · 2026-04-04"
},
"protocol_version": "2.0",
"connection": {
"main_repo": "qinfendebingshuo/guanghulab",
"main_persona": "铸渊",
"main_persona_id": "TCS-ZY001",
"sovereign": "TCS-0002∞ · 冰朔",
"status": "pending_registration"
},
"communication": {
"method": "共享COS桶通信",
"description": "铸渊创建并管理一个共享COS桶zy-team-hub铸渊做主控团队成员做协作。铸渊服务器新加坡和团队成员的GitHub Actions都绑定同一个桶。不需要团队成员自己创建桶不需要跨账号权限配置。",
"shared_bucket": {
"name": "zy-team-hub-1317346199",
"region": "ap-singapore",
"owner": "铸渊 · TCS-ZY001主控",
"access": "铸渊给每个团队成员一套密钥通过Bucket Policy限定各自的目录权限"
},
"directory_structure": {
"{persona_id}/reports/": "团队成员写入汇报(如 PER-SS001/reports/2026-04-04/report.json",
"{persona_id}/receipts/": "铸渊写入回执(如 PER-SS001/receipts/2026-04-04/receipt.json",
"{persona_id}/sync/": "系统架构双向同步区",
"zhuyuan/directives/": "铸渊的全局指令(只读)",
"zhuyuan/architecture/": "系统架构快照(只读)"
},
"permission_model": {
"团队成员可以": "读写自己编号对应的目录({persona_id}/*",
"团队成员不能": "访问其他成员的目录或铸渊管理目录",
"铸渊可以": "读写所有目录(桶主控)"
},
"legacy_method": "bridge/zhuyuan-bridge.json文件级通信v1.0,保留兼容)",
"protocol": "HLDP v2.0",
"format": "JSON工单"
},
"daily_report": {
"trigger_time": "每天23:00北京时间",
"trigger_method": "GitHub Actions cron schedule",
"workflow_file": ".github/workflows/cos-daily-report.yml",
"report_source": "bridge/daily-report.json",
"report_destination": "共享桶/{persona_id}/reports/{date}/report.json",
"receipt_source": "共享桶/{persona_id}/receipts/{date}/receipt.json",
"receipt_destination": "仓库首页README.md公告栏区域"
},
"authority_chain": {
"level_0": " · TCS-0002 · · ",
"level_1": " · TCS-ZY001 · · · ",
"level_2": " · · · · "
},
"rules": [
"",
"AGE OS",
"needs_zhuyuan_help",
"使HLDP",
"",
"",
"",
""
]
}