@@ -210,7 +210,6 @@ This section provides an overview of current process requirements and their clar
210210 :satisfies:
211211 gd_req__req_check_mandatory,
212212 gd_req__req_attr_safety,
213- gd_req__impl_diagram_safety,
214213 gd_req__arch_attr_safety
215214
216215 Docs-as-Code shall enforce that the ``safety `` attribute has one of the following values:
@@ -240,7 +239,6 @@ This section provides an overview of current process requirements and their clar
240239 gd_req__req_attr_status,
241240 gd_req__arch_attr_status,
242241 gd_req__saf_attr_status,
243- gd_req__impl_diagram_status,
244242 gd_req__req_check_mandatory,
245243
246244 Docs-as-Code shall enforce that the ``status `` attribute has one of the following values:
@@ -774,11 +772,7 @@ Architecture Attributes
774772 :id: tool_req__docs_arch_links
775773 :implemented: PARTIAL
776774 :version: 1
777- :satisfies:
778- gd_req__impl_diagram_check_id,
779- gd_req__impl_diagram_linkage_id,
780- gd_req__impl_diagram_check_includes,
781- gd_req__impl_diagram_linkage_includes,
775+ :satisfies: gd_req__impl_diagram_check_id, gd_req__impl_diagram_linkage_id
782776 :parent_covered: YES
783777
784778 Architectural diagrams (``mod_view_sta ``, ``feat_arc_sta ``, ``comp_arc_sta ``,
0 commit comments