You've already forked incident-triage
Import UAPF package
Import UAPF package: incident-triage.uapf
This commit is contained in:
16
metadata/lifecycle.yaml
Normal file
16
metadata/lifecycle.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
kind: uapf.metadata.lifecycle
|
||||
status: draft
|
||||
created: "2026-06-01T00:00:00Z"
|
||||
lastModified: "2026-06-01T00:00:00Z"
|
||||
changeHistory:
|
||||
- version: "1.0.0"
|
||||
date: "2026-06-01"
|
||||
summary: |
|
||||
Initial release. Six BPMN service tasks invoke UAPF-IP capabilities
|
||||
(intake.normalize, ai.classify, ai.suggest_priority, ai.draft_response,
|
||||
incident.update, event.emit). Three DMN decision tables encode the
|
||||
priority / ownership / routing rules previously hidden in the
|
||||
OpenITSM host's inline triage runner. Seven algorithm cards (the
|
||||
six service-task cards plus dmn.evaluate as a host-fulfilled
|
||||
capability for governance) carry embedded tests per UAPF v2.5.0.
|
||||
author: "openitsm-stewards"
|
||||
19
metadata/ownership.yaml
Normal file
19
metadata/ownership.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
kind: uapf.metadata.ownership
|
||||
owners:
|
||||
- type: team
|
||||
id: lvrtc
|
||||
name: VAS Latvijas Valsts Radio un Televizijas Centrs
|
||||
contact: incident-mgmt@lvrtc.lv
|
||||
role: owner
|
||||
- type: team
|
||||
id: openitsm-stewards
|
||||
name: OpenITSM Package Stewards
|
||||
contact: stewards@openitsm.algomation.io
|
||||
role: maintainer
|
||||
approvers:
|
||||
- lvrtc-incident-board
|
||||
- openitsm-stewards
|
||||
escalation:
|
||||
level_1:
|
||||
team: lvrtc-incident-board
|
||||
contact: incident-board@lvrtc.lv
|
||||
Reference in New Issue
Block a user