MCP Server
Active
1
0

Import UAPF package: incident-triage.uapf

This commit is contained in:
2026-06-01 18:25:37 +00:00
commit 7fe0fda7a5
26 changed files with 2509 additions and 0 deletions

16
metadata/lifecycle.yaml Normal file
View 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"