From 2e43369842bf5e7ac81b4b35271cc8b9b6d3c838 Mon Sep 17 00:00:00 2001 From: "Emmanuel A. Otchere" Date: Sat, 5 Sep 2026 20:58:10 +0800 Subject: [PATCH] feat: upgrade dea:entity-business-process from scaffold to existing The cross-repo smoke test (STRUCT-07c) detected status drift: dea:entity-business-process was marked status=scaffold in the model yet the process catalog (dea-catalog-processes) actually has 2 canonical Process entries (dea:process-manage-customer-relationship, dea:process-onboard-supplier). Upgrade the model to status=existing to clear the smoke-test warning. Live smoke result (before): 0 failures, 1 warning (BP drift) Live smoke result (after): 0 failures, 0 warnings The smoke test is wired to run in CI as part of model-ci.yml (follow-up PR), so future status drifts will surface immediately. --- model/opendeam-model.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/opendeam-model.yaml b/model/opendeam-model.yaml index 35a5c14..475fb84 100644 --- a/model/opendeam-model.yaml +++ b/model/opendeam-model.yaml @@ -528,7 +528,7 @@ allocation: display_name: Business Process layer: L3 building_block: L3-value-delivery - status: scaffold + status: existing catalog_repo: dea-catalog-processes specializes: PRC measured_by: [MTR]