From 6b9d8361658c3801b3f223a1fa1dca2b485dc189 Mon Sep 17 00:00:00 2001 From: aschemmel-git Date: Tue, 7 Jul 2026 14:45:04 +0200 Subject: [PATCH] Add checkpoint to req inspection Refers: process_description/#664 --- .../docs/requirements/chklst_req_inspection.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/score/component_example/docs/requirements/chklst_req_inspection.rst b/score/component_example/docs/requirements/chklst_req_inspection.rst index 1c45ac5b..07ab8a88 100644 --- a/score/component_example/docs/requirements/chklst_req_inspection.rst +++ b/score/component_example/docs/requirements/chklst_req_inspection.rst @@ -16,6 +16,7 @@ .. document:: [Your Component Name] Requirements Inspection Checklist :id: doc__mod_temp_component_name_req_inspection :status: draft + :version: 2 :safety: ASIL_B :security: YES :realizes: wp__requirements_inspect @@ -154,7 +155,12 @@ See also :need:`doc_concept__wp_inspections` for further information about revie - - - - + * - REQ_10_01 + - Is the requirement description *complete* ? + - For every requirement in the inspection, follow to its parent (feature) requirement(s) and then check if this/these are fulfilled completely by its/their linked children (component requirements, including those which are not in scope of the inspection). + - + - + - .. attention:: The above checklist entries must be filled according to your component requirements in scope.