AoU Requirements Template#

This page contains Assumption of Use requirement snippets that belong to the template repository.

Platform AoU#

.. aou_req:: Some Other Title
   :id: aou_req__platform__some_other_title
   :reqtype: Interface
   :security: YES
   :safety: ASIL_B
   :status: invalid

   The Platform User shall do xyz to use the platform safely.

Feature AoU#

.. aou_req:: Some Other Title
   :id: aou_req__feature_name__some_other_title
   :reqtype: Process
   :security: NO
   :safety: ASIL_B
   :status: invalid

   The Feature User shall do xyz to use the feature safely.

Component AoU#

.. aou_req:: Next Title
   :id: aou_req__component_name__next_title
   :reqtype: Process
   :security: YES
   :safety: ASIL_B
   :status: invalid

   The Component User shall do xyz to use the component safely/securely

.. aou_req:: Another Title
   :id: aou_req__component_name__another_title
   :reqtype: Process
   :security: YES
   :safety: ASIL_B
   :status: invalid
   :tags: environment

   The Component shall only be used in a xyz environment to ensure its proper functioning.