MCP Server
Active
1
0

13 Commits

Author SHA1 Message Date
Rihards Gailums
71d391b754 Adopt UAPF v2.0.0 cornerstone naming: .bpmn.xml/.dmn.xml/.cmmn.xml -> .bpmn/.dmn/.cmmn [scope-3 3/3]
Renames all 5 cornerstone files to the OMG-ecosystem extensions required
by UAPF-specification v2.0.0, and updates every internal reference:

- uapf.yaml (manifest cornerstone paths + decision refs)
- resources/mappings.yaml (endpoint + usesDecision refs)
- processgit.mcp.yaml (MCP source paths)
- processgit.viewer.json (x2: package + examples)
- cmmn/vertesanas-lieta.cmmn (processTask processRef -> DMN files)
- README.md, docs/source-reference.md, agent.chat.yaml (documentation)

Completes the scope-3 conformance pass for AI-Sandb-Evaluation:
v2.1.0 diagram interchange (CMMN + 3x DMN, prior commits) + v2.0.0 naming.
File contents otherwise unchanged.
2026-05-17 13:14:35 +00:00
003075f113 Add DRD diagram interchange (DMNDI) to 02-vertesanas-punkti.dmn.xml [scope-3 2/3]
UAPF-specification v2.1.0 (SEM-011): a DMN that defines a DRD MUST
carry <dmndi:DMNDI>. Adds DMNShapes for all DRD nodes and DMNEdges
for every information/knowledge requirement (requirement elements
given ids so edges can reference them). DC/DI namespaces set to the
DMN 1.3 values dmn-js expects (DMN/20180521). Decision logic intact.
2026-05-17 13:11:45 +00:00
b5d159cadb Add DRD diagram interchange (DMNDI) to 01-atbilstiba-un-izsledzosie.dmn.xml [scope-3 2/3]
UAPF-specification v2.1.0 (SEM-011): a DMN that defines a DRD MUST
carry <dmndi:DMNDI>. Adds DMNShapes for all DRD nodes and DMNEdges
for every information/knowledge requirement (requirement elements
given ids so edges can reference them). DC/DI namespaces set to the
DMN 1.3 values dmn-js expects (DMN/20180521). Decision logic intact.
2026-05-17 13:11:45 +00:00
59f5d056d9 Add DRD diagram interchange (DMNDI) to 03-trl-vertejums.dmn.xml [scope-3 2/3]
UAPF-specification v2.1.0 (SEM-011): a DMN that defines a DRD MUST
carry <dmndi:DMNDI>. Adds DMNShapes for all DRD nodes and DMNEdges
for every information/knowledge requirement (requirement elements
given ids so edges can reference them). DC/DI namespaces set to the
DMN 1.3 values dmn-js expects (DMN/20180521). Decision logic intact.
2026-05-17 13:11:44 +00:00
a53db316f5 Add diagram interchange (CMMNDI) to cornerstone CMMN [scope-3 1/3]
UAPF-specification v2.1.0 (SEM-011) makes cornerstone diagram interchange
mandatory. This CMMN file was hand-authored as logic only, with no
<cmmndi:CMMNDI>, so it did not render in any CMMN viewer.

Adds a complete CMMNDI: a nested layout of 20 shapes -- 1 case plan model,
4 stages, 11 plan items, 3 milestones, 1 entry criterion -- with child
bounds geometrically contained within their parents. The case model logic
is byte-identical; only diagram interchange was added.
2026-05-17 13:04:35 +00:00
740c647c12 update 2026-03-25 02:46:01 +02:00
5b79df9173 update 2026-03-25 02:40:45 +02:00
4f0ecf1e14 update 2026-03-25 02:33:17 +02:00
9125280282 fix 2026-03-25 02:31:24 +02:00
784fdbe71e moved files 2026-03-07 14:42:14 +02:00
b0e70d3d40 bug 2026-03-07 14:14:07 +02:00
f6fbf0fe41 update 2026-03-07 13:49:20 +02:00
a9204290b5 init 2026-03-07 13:11:16 +02:00