diff --git a/process/folder_templates/features/feature_name/requirements/index.rst b/process/folder_templates/features/feature_name/requirements/index.rst index 0e98c7d280..bcce0631a1 100644 --- a/process/folder_templates/features/feature_name/requirements/index.rst +++ b/process/folder_templates/features/feature_name/requirements/index.rst @@ -41,11 +41,11 @@ Feature Requirements :reqtype: Process :security: NO :safety: ASIL_B - :satisfies: stkh_req__requirements__template + :derived_from: stkh_req__requirements__template :valid_from: v0.0.1 :valid_until: v1.0.1 :status: invalid - :belongs_to: feat__feature_name + :satisfied_by: feat__feature_name The Feature shall do xyz to the user to bring him to this condition at this time. @@ -66,7 +66,7 @@ Feature Requirements The above directives must be updated according to your feature requirements. - Replace the example content by the real content for your first requirement (according to :need:`gd_guidl__req_engineering`) - - Set ``belongs_to`` with a link to feature ID + - Set ``satisfied_by`` with a link to feature ID - Set ``reqtype`` with a link to the right value () - Set ``satisfies`` with a link to the right stakeholder requirement - Adjust ``safety`` and ``security`` to the right value (ASIL B/QM; YES/NO) diff --git a/process/folder_templates/modules/module_name/component_name/docs/requirements/index.rst b/process/folder_templates/modules/module_name/component_name/docs/requirements/index.rst index d705cf1b44..c31c54e631 100644 --- a/process/folder_templates/modules/module_name/component_name/docs/requirements/index.rst +++ b/process/folder_templates/modules/module_name/component_name/docs/requirements/index.rst @@ -44,9 +44,9 @@ Component Requirements :reqtype: Process :security: YES :safety: ASIL_B - :satisfies: feat_req__feature_name__some_title + :derived_from: feat_req__feature_name__some_title :status: invalid - :belongs_to: comp__component_name_template + :satisfied_by: comp__component_name_template The Component shall do xyz to another component to bring it to this condition at this time @@ -57,7 +57,7 @@ Component Requirements - Replace the example content by the real content for your first requirement - Set ``satistifes`` with links to Feature requirements - - Set ``belongs_to`` with a link to the right Component id + - Set ``satisfied_by`` with a link to the right Component id - Set ``safety`` and ``security`` to the right value - Set the status to valid and start the review/merge process - Add other needed requirements for your component diff --git a/process/process_areas/documentation_management/guidance/documentation_process_reqs.rst b/process/process_areas/documentation_management/guidance/documentation_process_reqs.rst index 308ddc4253..91b83ade6c 100644 --- a/process/process_areas/documentation_management/guidance/documentation_process_reqs.rst +++ b/process/process_areas/documentation_management/guidance/documentation_process_reqs.rst @@ -86,7 +86,7 @@ Document Management Process Requirements .. gd_req:: Document Author :id: gd_req__doc_author :status: valid - :tags: done_automation + :tags: prio_1_automation :satisfies: wf__platform_cr_mt_platform_mgmt_plan :complies: std_req__iso26262__support_1045 @@ -96,7 +96,7 @@ Document Management Process Requirements .. gd_req:: Document Reviewer :id: gd_req__doc_reviewer :status: valid - :tags: done_automation + :tags: prio_1_automation :satisfies: wf__platform_cr_mt_platform_mgmt_plan :complies: std_req__iso26262__support_1043 @@ -106,7 +106,7 @@ Document Management Process Requirements .. gd_req:: Document Approver :id: gd_req__doc_approver :status: valid - :tags: done_automation + :tags: prio_1_automation :satisfies: wf__platform_cr_mt_platform_mgmt_plan :complies: std_req__iso26262__support_1045 diff --git a/process/process_areas/requirements_engineering/guidance/requirements_templates.rst b/process/process_areas/requirements_engineering/guidance/requirements_templates.rst index 54b95bc70e..32eb21de8b 100644 --- a/process/process_areas/requirements_engineering/guidance/requirements_templates.rst +++ b/process/process_areas/requirements_engineering/guidance/requirements_templates.rst @@ -49,7 +49,6 @@ Templates See the Assumption of Use requirement snippets in the `module template documentation `__. - .. gd_temp:: Tool Requirements Template :id: gd_temp__req_tool_req :status: valid diff --git a/process/process_areas/safety_analysis/guidance/safety_analysis_process_reqs.rst b/process/process_areas/safety_analysis/guidance/safety_analysis_process_reqs.rst index cb5d51d1ae..c7303ea459 100644 --- a/process/process_areas/safety_analysis/guidance/safety_analysis_process_reqs.rst +++ b/process/process_areas/safety_analysis/guidance/safety_analysis_process_reqs.rst @@ -174,7 +174,7 @@ Safety Analysis Linkage .. gd_req:: Safety Analysis attribute: versioning :id: gd_req__saf_attr_ver :status: valid - :tags: prio_2_automation, attribute, automated + :tags: done_automation, attribute, automated :satisfies: wf__analyse_platform_featarch, wf__analyse_featarch, wf__analyse_comparch :complies: std_req__iso26262__support_6425, std_req__iso26262__support_6434 @@ -225,7 +225,7 @@ Safety Analysis Checks .. gd_req:: Safety Analysis finalization check :id: gd_req__saf_finalization_check :status: valid - :tags: prio_2_automation, attribute, automated + :tags: done_automation, attribute, automated :satisfies: wf__analyse_platform_featarch, wf__analyse_featarch, wf__analyse_comparch :complies: std_req__iso26262__analysis_848, std_req__iso26262__analysis_749, std_req__isopas8926__44431, std_req__isopas8926__44432