AoU Feature Requirements#

[Your Feature Name] Feature AoU
status: draft
security: NO
safety: ASIL_B
tags: template
version: 0

Attention

The above directive must be updated according to your Feature.

  • Modify Your Feature Name to be your Feature Name

  • Modify id to be your Feature Name in upper snake case preceded by doc__ and followed by _feat_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.

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.