@@ -20,7 +20,7 @@ Feature Architecture
2020.. document :: [Your Feature Name] Architecture
2121 :id: doc__feature_name_architecture
2222 :status: draft
23- :safety: ASIL_D
23+ :safety: ASIL_B
2424 :realizes: wp__feature_arch
2525 :tags: template
2626
@@ -69,7 +69,7 @@ Static Architecture
6969.. feat_arc_sta :: Static View
7070 :id: feat_arc_sta__feature_name__static_view
7171 :security: YES
72- :safety: ASIL_D
72+ :safety: ASIL_B
7373 :status: invalid
7474 :fulfils: feat_req__feature_name__some_title
7575 :includes: logic_arc_int__feature_name__interface_name
@@ -86,7 +86,7 @@ Dynamic Architecture
8686.. feat_arc_dyn :: Dynamic View
8787 :id: feat_arc_dyn__feature_name__dynamic_view
8888 :security: YES
89- :safety: ASIL_D
89+ :safety: ASIL_B
9090 :status: invalid
9191 :fulfils: feat_req__feature_name__some_title
9292
@@ -98,7 +98,7 @@ Logical Interfaces
9898.. logic_arc_int :: Interface Name
9999 :id: logic_arc_int__feature_name__interface_name
100100 :security: YES
101- :safety: ASIL_D
101+ :safety: ASIL_B
102102 :status: invalid
103103
104104 .. needarch ::
@@ -110,7 +110,7 @@ Logical Interfaces
110110.. logic_arc_int_op :: Operation
111111 :id: logic_arc_int_op__feature_name__operation
112112 :security: YES
113- :safety: ASIL_D
113+ :safety: ASIL_B
114114 :status: invalid
115115 :included_by: logic_arc_int__feature_name__interface_name
116116
@@ -138,7 +138,7 @@ They will be replaced by linking the proper SW component definitions in the used
138138
139139.. comp_arc_sta :: Component Name
140140 :id: comp_arc_sta__feature_name__component_name
141- :safety: ASIL_D
141+ :safety: ASIL_B
142142 :security: YES
143143 :status: invalid
144144 :implements: logic_arc_int__feature_name__interface_name
0 commit comments