1
0

2 Commits

Author SHA1 Message Date
741f7d796d Add diagram interchange (DI) to cornerstone BPMN
UAPF-specification v2.1.0 makes cornerstone diagram interchange mandatory
(SEM-011). This file was hand-authored as logic only, with no
<bpmndi:BPMNDiagram>, so it could not render in any OMG modeler/viewer.

Adds the bpmndi/dc/di namespace declarations and a complete BPMNDiagram
with authored shapes (10) and edges (9) — a deterministic linear layout.
The <bpmn:process> logic is byte-identical; only DI was added.
2026-05-17 12:49:25 +00:00
f8b60b6107 Adopt UAPF v2.0.0 cornerstone naming: .bpmn.xml/.dmn.xml -> .bpmn/.dmn
UAPF-specification v2.0.0 mandates OMG-standard cornerstone extensions.
Renamed cornerstone files and updated references in README / docs /
processgit.mcp.yaml. Content of the BPMN/DMN files is unchanged.
2026-05-17 08:04:35 +00:00