[Feature Name] Assumptions of Use#

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

Attention

The above directive must be updated according to your Feature.

  • Modify Feature Name to be your Feature Name

  • Modify id to be your Feature Name in lower snake case preceded by doc__ and followed by _feat_aou

  • Adjust status to be valid

  • Adjust safety, security and tags according to your needs

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.