{
  "schemaVersion": "asw.approval-policy/v1",
  "rules": [
    {
      "gate": "component-owner",
      "approver": "repository-owner",
      "scope": "one component revision"
    },
    {
      "gate": "integration-validation",
      "approver": "kitech-validator",
      "scope": "entire product baseline"
    },
    {
      "gate": "final-acceptance",
      "approver": "kitech-release-manager",
      "scope": "product release and audit package"
    }
  ]
}
