[Component Name] AoU Component Requirements Template#

[Component Name] Component AoU
status: draft
security: YES
safety: QM
tags: template
version: 1

Attention

The above directive must be updated according to your Component.

  • Modify Component Name to be your Component Name

  • Modify id to be your Component Name in upper snake case preceded by doc__ and followed by _comp_aou

  • Adjust status to be valid

  • Adjust safety, security and tags according to your needs

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

Component AoU#

.. aou_req:: Next Title
   :id: aou_req__mod_temp_component_name__sec_next_title
   :reqtype: Process
   :security: YES
   :safety: QM
   :status: invalid

   The Component User shall do xyz to use the component securely

.. aou_req:: Another Title
   :id: aou_req__mod_temp_component_name__another
   :reqtype: Process
   :security: YES
   :safety: QM
   :status: invalid
   :tags: environment

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