zhizhi/.github/persona-brain/gate-guard-config.json

82 lines
1.9 KiB
JSON

{
"version": "1.0.0",
"updated_at": "2026-03-16",
"description": "铸渊·智能门禁 · 开发者权限矩阵配置",
"whitelist_actors": [
"github-actions[bot]",
"qinfendebingshuo"
],
"whitelist_commit_prefixes": [
"🔍", "📊", "📡", "🧠", "📢", "🚨", "📰", "🔧"
],
"system_protected_paths": [
".github/",
"scripts/",
"README.md",
"package.json",
"package-lock.json",
"data/",
"core/",
"connectors/",
"docs/",
"openclaw/"
],
"developer_permissions": {
"DEV-001": {
"name": "页页",
"github_usernames": [],
"allowed_paths": ["backend/", "src/"]
},
"DEV-002": {
"name": "肥猫",
"github_usernames": [],
"allowed_paths": ["frontend/", "persona-selector/", "chat-bubble/"]
},
"DEV-003": {
"name": "燕樊",
"github_usernames": [],
"allowed_paths": ["settings/", "cloud-drive/"]
},
"DEV-004": {
"name": "之之",
"github_usernames": [],
"allowed_paths": ["dingtalk-bot/"]
},
"DEV-005": {
"name": "小草莓",
"github_usernames": [],
"allowed_paths": ["status-board/", "cost-control/"]
},
"DEV-009": {
"name": "花尔",
"github_usernames": [],
"allowed_paths": ["user-center/"]
},
"DEV-010": {
"name": "桔子",
"github_usernames": [],
"allowed_paths": ["ticket-system/", "data-stats/", "dynamic-comic/"]
},
"DEV-011": {
"name": "匆匆那年",
"github_usernames": [],
"allowed_paths": ["writing-workspace/"]
},
"DEV-012": {
"name": "Awen",
"github_usernames": [],
"allowed_paths": ["notification-center/", "notification/"]
},
"DEV-013": {
"name": "小兴",
"github_usernames": [],
"allowed_paths": []
},
"DEV-014": {
"name": "时雨",
"github_usernames": [],
"allowed_paths": []
}
}
}