feature/132-bell-rule-alert
dev
关联 #132(用户验收后关闭)
casbin_rule
go test ./... -count=1
go vet ./...
go build ./...
build:prod
python dev_scripts/harness.py check --strict
git diff --check
长期影响 Bell 规则语义、Event/Alert 数据关系、菜单入口与岗位权限;按工单约束由协调任务更新对应 Wiki,本 PR 不修改 docs/**。
docs/**
No dependencies set.
The note is not visible to the blocked user.
关联工单
关联 #132(用户验收后关闭)
实现
casbin_rule表。验证
go test ./... -count=1、go vet ./...、go build ./...通过。build:prod通过。python dev_scripts/harness.py check --strict、git diff --check通过。文档影响
长期影响 Bell 规则语义、Event/Alert 数据关系、菜单入口与岗位权限;按工单约束由协调任务更新对应 Wiki,本 PR 不修改
docs/**。