客户 Acustomer-a

配置审核 / Consultant Review

客户 A

按需求点审核配置草案。主视角只展示业务变更、来源证据、影响范围和审核动作;技术 JSON、规则矩阵和发布预览放在辅助区。

1. 生成草案

2 批配置草案

2. 逐项审核

5 条待审核

3. 生成预览

0 个发布预览

4. 发布验证

发布后进入验证测试

当前下一步

先审核 5 条待审草案;每条草案都要接受或驳回后再生成发布预览。

待审核配置草案

按业务语言审查,不需要先阅读技术 key。

5 待审核

历史配置草案 · Gate F priority test draft

低风险已审批变更

待审核低风险
journey-steponboarding.policy-confirmation
草案会改什么
  • 低风险已审批。
为什么改

暂无来源证据

查看技术差异
变更前
暂无
变更后
{
  "required": true
}
{
  "changeKey": "gate-f-priority-low",
  "targetType": "journey-step",
  "targetRef": "onboarding.policy-confirmation",
  "reviewerName": null,
  "reviewComment": null,
  "reviewedAt": null
}

历史配置草案 · Gate F priority test draft

高风险待审批变更

待审核高风险
主题employee-app.brand
草案会改什么
  • 高风险未审批。
为什么改

暂无来源证据

查看技术差异
变更前
暂无
变更后
{
  "accentColor": "#123456"
}
{
  "changeKey": "gate-f-priority-high",
  "targetType": "theme",
  "targetRef": "employee-app.brand",
  "reviewerName": null,
  "reviewComment": null,
  "reviewedAt": null
}

历史配置草案 · 客户 A Core HR 配置草案

员工端进入审查状态

待审核中风险
员工端配置customer-demo-a
草案会改什么
  • 客户 A 员工端已连接后端只读数据,可进入顾问审查。
为什么改

暂无来源证据

查看技术差异
变更前
{
  "status": "draft"
}
变更后
{
  "status": "ready-for-review"
}
{
  "changeKey": "employee-app-ready-review",
  "targetType": "employee-app",
  "targetRef": "customer-demo-a",
  "reviewerName": null,
  "reviewComment": null,
  "reviewedAt": null
}

历史配置草案 · 客户 A Core HR 配置草案

将手机号设为必填

待审核低风险
字段employee.mobile
草案会改什么
  • 一页式入职需要手机号用于协同平台通知和身份映射。
为什么改

暂无来源证据

查看技术差异
变更前
{
  "required": false
}
变更后
{
  "required": true
}
{
  "changeKey": "employee-mobile-required",
  "targetType": "field",
  "targetRef": "employee.mobile",
  "reviewerName": null,
  "reviewComment": null,
  "reviewedAt": null
}

历史配置草案 · 客户 A Core HR 配置草案

开放员工入职资料提交动作

待审核低风险
权限employee.onboarding.submit
草案会改什么
  • 客户 A 的一页式入职样板需要把资料提交动作作为可发布的运行时权限配置。
为什么改

暂无来源证据

查看技术差异
变更前
{
  "enabled": false,
  "visible": true,
  "allowedActions": []
}
变更后
{
  "enabled": true,
  "visible": true,
  "allowedActions": [
    "submit"
  ]
}
{
  "changeKey": "employee-onboarding-submit-permission",
  "targetType": "permission",
  "targetRef": "employee.onboarding.submit",
  "reviewerName": null,
  "reviewComment": null,
  "reviewedAt": null
}
需求点与工作包详情

这里保留规则矩阵和配置工作包,作为审核时的实施依据;默认收起,避免干扰草案审核。

core-hr.onboarding · standard-capability-adjustment · in-review

极速入职字段采集

客户 A 的一页式入职需要明确字段采集、必填、员工端显示和测试影响。

medium
规则包 3配置包 2缺失规则 9调整记录 0
影响坐标

端:employee-mobile / employee-pc / hr-web | 角色:employee / hr | 语言:zh-CN / en-US | 字段:employee.mobile

规则矩阵与配置包
规则矩阵
display · 入职字段展示规则ready-for-review
required · 手机号必填规则ready-for-review
testing · 极速入职回归测试规则draft
配置工作包
field-display · employee.onboarding.basic-infodraft
field-validation · employee.mobilelinked-draft · pending