From 3f524b5b8692b55aec142b164f55f4a7510f907e Mon Sep 17 00:00:00 2001 From: "jhr2hi@bosch.com" Date: Fri, 13 Mar 2026 14:12:09 +0100 Subject: [PATCH] correct process requirements to current meta model --- .../guidance/architecture_process_reqs.rst | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/process/process_areas/architecture_design/guidance/architecture_process_reqs.rst b/process/process_areas/architecture_design/guidance/architecture_process_reqs.rst index 59eaf3008e..12e641b34c 100644 --- a/process/process_areas/architecture_design/guidance/architecture_process_reqs.rst +++ b/process/process_areas/architecture_design/guidance/architecture_process_reqs.rst @@ -269,21 +269,13 @@ Checks for Architectural Design ("own" means the AoU linked as "mitigated_by" to the Safety/Security Analysis linked via "violates" to the element, another equivalent distinguishing is that the "own" AoU are in the same repository whereas the "other" are in another repository). -.. gd_req:: Check of Architecture consistency Components in modules - :id: gd_req__arch_consistency_model - :status: valid - :tags: prio_2_automation, model, check - :satisfies: wf__cr_mt_featarch, wf__cr_mt_comparch - - It shall be checked if all mentioned SW components are available in the modules repository. - .. gd_req:: Check of Architecture consistency interfaces in modules :id: gd_req__arch_consistency_interf :status: valid :tags: prio_2_automation, model, check :satisfies: wf__cr_mt_featarch, wf__cr_mt_comparch - It shall be checked if all mentioned component interfaces are available in the modules repository. + It shall be checked if any interface referred by the features (link from Feature to Logical Arc. Interfaces must be defined and exists) is matched by an "implements" link in the Module (from component to Logical Arc. Interface). Additionally it shall be checked if the feature architecture are linked against at least one logical architectural interface. .. gd_req:: Check of Architecture consistency in dynamic architecture :id: gd_req__arch_consistency_dynamic